FMX.Controls.Presentation.TPresentedControl.AncestorPresentationLoaded

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure AncestorPresentationLoaded(const AControl: TPresentedControl);

C++

void __fastcall AncestorPresentationLoaded(TPresentedControl* const AControl);

Eigenschaften

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


Beschreibung

Informiert untergeordnete Steuerelemente darüber, dass Ihr Steuerelement eine neue Darstellung geladen hat.

Siehe auch