FMX.ListView.Types.IListViewPresentation.SizeChanged
Delphi
procedure SizeChanged;
C++
virtual void __fastcall SizeChanged() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | IListViewPresentation |
Description
Is called when the control size changes.