FMX.Types.TControlSize Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DefaultValuepublicRepresents the default values of the TControlSize Height, Width, and PlatformDefault variables.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HeightpublishedDescribes the height of a TControlSize.
PlatformDefaultpublishedWhen this property is set to True, the size and width of the control are set automatically based on pre-defined sizes for the active platform.
SizepublicSets or gets the width and height of a control as a <TSizeF> record.
WidthpublishedDescribes the width of a TControlSize.