FMX.Controls.Presentation.TPresentedControl.AncestorPresentationUnloading

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure AncestorPresentationUnloading(const AControl: TPresentedControl);

C++

void __fastcall AncestorPresentationUnloading(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

Benachrichtigt alle untergeordneten Steuerelemente darüber, dass AControl eine Präsentation entlädt.