FMX.Controls.Presentation.TPresentedControl.HasPresentationProxy
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
.