Description ​
SetHeight calls SetSize to update Height while preserving current Width.
TCustomMap.SetHeightProtected write method for the Height property.
procedure SetHeight(NewHeight: Integer); virtual;| Parameter | Type | Description |
|---|---|---|
NewHeight | Integer | Requested height. |
SetHeight calls SetSize to update Height while preserving current Width.