TdxBarWinControl.WindowRect Property
Specifies the rectangle occupied by an item control.
Declaration
property WindowRect: TRect read; write;
Property Value
Type |
---|
TRect |
Remarks
This property is used internally to draw an item control on screen. WindowRect specifies the rectangle in which to draw the item control.
See Also