FMX.Forms.TCommonCustomForm.StartWindowResize
Delphi
procedure StartWindowResize; virtual;
C++
virtual void __fastcall StartWindowResize();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Forms.pas FMX.Forms.hpp | FMX.Forms | TCommonCustomForm | 
Description
Signals that this form's window is about to be resized. StartWindowResize exits if this form has a csDesigning component state.