TcxSchedulerResourceViewInfo.TextRect Property
In This Article
Specifies the coordinates of the rectangle in which the resource caption will be drawn.
#Declaration
Delphi
property TextRect: TRect read; write;
#Property Value
Type |
---|
TRect |
#Remarks
Use the TextRect property to specify the caption’s rectangle for the current resource.
See Also