Vcl.Touch.GestureCtrls.TCustomGesturePreview.Resize
Delphi
procedure Resize; override;
C++
DYNAMIC void __fastcall Resize(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.Touch.GestureCtrls.pas Vcl.Touch.GestureCtrls.hpp |
Vcl.Touch.GestureCtrls | TCustomGesturePreview |
Description
Overrides the standard resize method.
Resize is called internally by the VCL framework whenever the gesture preview control is being resized. Resize modifies the internal states based on the new reported size.