Web.Stencils.TWebStencilsProcessor.ContentFromFile

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

Siehe auch