Vcl.Controls.TWinControl.FDesignSize
Delphi
FDesignSize: TPoint;
C++
System::Types::TPoint FDesignSize;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TWinControl |
Description
Specifies the design-time dimensions of the control.
FDesignSize is an internal field specifying the design-time dimensions of the control.