TcxCustomSchedulerReportLinkPrintStyle.DefaultCaption Method
In This Article
Returns the current print style’s default caption.
#Declaration
Delphi
function DefaultCaption: string; virtual;
#Returns
Type |
---|
string |
#Remarks
Use the DefaultCaption method to determine the default caption of the current print style.
See Also