AddLinkFile

<< Click to Display Table of Contents >>

Navigation:  Class Helpers > TIWComponentHelper > Methods >

AddLinkFile

SIGNATURE=IWControlHelper.TIWComponentHelper.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 TIWComponentHelper.