TClrSize.Height Property
Gets or sets the vertical component of this Size class.
published property Height: Integer read GetHeight write SetHeight stored IsHeightStored;
Property Value
Type: Integer
Gets or sets the vertical component of this Size class.
published property Height: Integer read GetHeight write SetHeight stored IsHeightStored;