FMX.ListView.Types.IListViewPresentation.ParentChanged
Delphi
procedure ParentChanged;
C++
virtual void __fastcall ParentChanged(void) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp | FMX.ListView.Types | IListViewPresentation | 
Description
This method is called when the Parent is changed.