GetLocalFileUrl

<< Click to Display Table of Contents >>

Navigation:  Class Helpers > TIWRegionHelper > Methods >

GetLocalFileUrl

SIGNATURE=IWControlHelper.TIWRegionHelper.GetLocalFileUrl@TIWCompContext@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

public function GetLocalFileUrl(AContext: TIWCompContext; const AFileName: string; const ABaseFolder: string): string;

C++:

public: __fastcall String GetLocalFileUrl(TIWCompContext AContext, const String AFileName, const String ABaseFolder);

 

Description: This is GetLocalFileUrl, a member of class TIWRegionHelper.