TcxSchedulerEventImageItem.Height Property
In This Article
Gets the current icon’s height.
#Declaration
Delphi
property Height: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use the Height property to determine the height of the current icon’s bounding rectangle (for example, when performing custom drawing).
See Also