API:FMX.Presentation.Style.TStyledPresentationProxy.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* TPresentationProxy.Create */ inline __fastcall virtual TStyledPresentationProxy()/* overload */ : Fmx::Controls::Presentation::TPresentationProxy() { }
/* TPresentationProxy.Create */ inline __fastcall virtual TStyledPresentationProxy(Fmx::Controls::Model::TDataModel* const AModel, Fmx::Controls::TControl* const AControl)/* overload */ : Fmx::Controls::Presentation::TPresentationProxy(AModel, AControl) { }
/* TPresentationProxy.Create */ inline __fastcall virtual TStyledPresentationProxy__1()/* overload */ : TStyledPresentationProxy() { }
/* TPresentationProxy.Create */ inline __fastcall virtual TStyledPresentationProxy__1(Fmx::Controls::Model::TDataModel* const AModel, Fmx::Controls::TControl* const AControl)/* overload */ : TStyledPresentationProxy(AModel, AControl) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public FMX.Presentation.Style.hpp FMX.Presentation.Style TStyledPresentationProxy

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.