FMX.Types.TControlSize.DefaultValue
Delphi
property DefaultValue: TSizeF read FDefaultValue write FDefaultValue;
C++
__property System::Types::TSizeF DefaultValue = {read=FDefaultValue, write=FDefaultValue};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TControlSize |
Description
Represents the default values of the TControlSize Height, Width, and PlatformDefault variables.