Web.Stencils.TWebStencilsProcessor.ContentFromFile
Delphi
function ContentFromFile(const AFileName: string): string;
C++
System::UnicodeString __fastcall ContentFromFile(const System::UnicodeString AFileName);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsProcessor |
Beschreibung
Erzeugt den Inhalt aus der Vorlage, die in AFileName angegeben ist.