AddLinkFile

<< Click to Display Table of Contents >>

Navigation:  Class Helpers > TIWControlHelper > Methods >

AddLinkFile

SIGNATURE=IWControlHelper.TIWControlHelper.AddLinkFile@TIWCompContext@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure AddLinkFile(AContext: TIWCompContext; const AFileName: string);

C++:

void public: __fastcall AddLinkFile(TIWCompContext AContext, const String AFileName);

 

Description: This is AddLinkFile, a member of class TIWControlHelper.