FMX.Controls.Presentation.TPresentedControl.AncestorPresentationUnloading
Delphi
procedure AncestorPresentationUnloading(const AControl: TPresentedControl);
C++
void __fastcall AncestorPresentationUnloading(TPresentedControl* const AControl);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Controls.Presentation.pas FMX.Controls.Presentation.hpp |
FMX.Controls.Presentation | TPresentedControl |
Description
It notifies all child controls that AControl is unloading a presentation.