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