Web.Stencils.TWebStencilsProcessor.ContentFromFile
Delphi
function ContentFromFile(const AFileName: string): string;
C++
System::UnicodeString __fastcall ContentFromFile(const System::UnicodeString AFileName);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsProcessor |
Description
Produces content from template specified by AFileName.