API:FMX.Colors.TColorBox.Size
Delphi
property Size;
C++
__property Size;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Colors.pas FMX.Colors.hpp |
FMX.Colors | TColorBox |
Description
Specifies the vertical and horizontal size (Size.Height and Size.Width) of the control (in pixels).
FMX.Colors.TColorBox.Size inherits from FMX.Controls.TControl.Size. All content below this line refers to FMX.Controls.TControl.Size.
Specifies the vertical and horizontal size (Size.Height and Size.Width) of the control (in pixels).
Use the Size property to read or change the size of the control.