Web.Stencils.TWebStencilsProcessor.GetFileContent
Delphi
function GetFileContent(const AFileName: string; var AValue: string): Boolean; virtual;
C++
virtual bool __fastcall GetFileContent(const System::UnicodeString AFileName, System::UnicodeString &AValue);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsProcessor |
Description
Embarcadero Technologies does not currently have any additional information.