TcxSchedulerEventImageItem.Width Property
In This Article
Gets the current icon’s width.
#Declaration
Delphi
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