FMX.Controls.Presentation.TPresentedControl.HasPresentationProxy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function HasPresentationProxy: Boolean;

C++

bool __fastcall HasPresentationProxy();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl


Beschreibung

Gibt True zurück, wenn der PresentationProxy Ihres Steuerelements geladen ist, ansonsten False.

Siehe auch