TdxSizeFloat.Width Property
In This Article
Specifies an object’s height.
#Declaration
Delphi
property Width: Double index 0 read; write;
#Property Value
Type | Description |
---|---|
Double | The height in double precision floating-point coordinates. |
See Also