FMX.Controls.TControl.FixedSize
Delphi
property FixedSize: TSize read FFixedSize write FFixedSize;
C++
__property System::Types::TSize FixedSize = {read=FFixedSize, write=FFixedSize};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!