Vcl.Controls.TWinControl.FDesignSize

From RAD Studio API Documentation
Jump to: navigation, search

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.