TcxSchedulerEventImageItem.Width Property
Gets the current icon’s width.
Declaration
property Width: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the Width property to determine the width of the current icon’s bounding rectangle (for example, when you perform custom drawing).
See Also