Description ​
SetWidth calls SetSize to update Width while preserving current Height.
Protected write method for the Width property.
procedure SetWidth(NewWidth: Integer); virtual;| Parameter | Type | Description |
|---|---|---|
NewWidth | Integer | Requested width. |
SetWidth calls SetSize to update Width while preserving current Height.