TcxSchedulerEventImageItem.Bounds Property
Represents the current icon’s dimensions.
Declaration
property Bounds: TRect read;
Property Value
| Type |
|---|
| TRect |
Remarks
Use the Bounds property to determine the bounding rectangle of the current icon (for example, when performing custom drawing).
See Also