FMX.Controls.TControl.AncestorParentChanged
Delphi
procedure AncestorParentChanged; virtual;
C++
virtual void __fastcall AncestorParentChanged(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Notifies its child controls that the parent of an ancestor of your control has changed.