Description ​
SetHeight calls SetSize to update Height while preserving current Width.
Protected 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.