API:FMX.Presentation.Factory.TPresentationProxyFactory.Supported

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Supported(const APresentationName: string): Boolean; overload;
function Supported(const AControlClass: TClass; const AControlType: TControlType): Boolean; overload;

C++

bool __fastcall Supported(const System::UnicodeString APresentationName)/* overload */;
bool __fastcall Supported(const System::TClass AControlClass, const Fmx::Controls::TControlType AControlType)/* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Presentation.Factory.pas
FMX.Presentation.Factory.hpp
FMX.Presentation.Factory TPresentationProxyFactory

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.