TcxSchedulerEventImageItem.AutoHide Property
In This Article
Specifies whether the current icon can be automatically hidden.
#Declaration
Delphi
property AutoHide: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
The icon’s visibility depends upon the space available for drawing the entire icon, if the AutoHide property is set to True.
See Also