FMX.ApplicationEvents.TApplicationEvents.OnFormSizeChanged
Delphi
property OnFormSizeChanged: TFormNotifyEvent read FOnFormSizeChanged write FOnFormSizeChanged;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | FMX.ApplicationEvents.pas | FMX.ApplicationEvents | TApplicationEvents |
Description
Occurs when the form changes in size.