TcxSchedulerCustomViewInfoItem.Font Property
In This Article
Gets the font of the output text of the scheduling area‘s current element.
#Declaration
Delphi
property Font: TFont read;
#Property Value
Type |
---|
TFont |
#Remarks
Use this property to obtain the font of the text which will be drawn in the scheduling area’s element.
See Also