FMX.Controls.TControl.IsHeightStored
Delphi
function IsHeightStored: Boolean; virtual; deprecated 'Use IsSizeStored';
C++
virtual bool __fastcall IsHeightStored _DEPRECATED_ATTRIBUTE1("Use IsSizeStored") ();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Warning: IsHeightStored is deprecated. Please use IsSizeStored.
Embarcadero Technologies does not currently have any additional information.