TBasedxReportLink.ReportTitleText Property
In This Article
Determines a report’s title.
#Declaration
Delphi
property ReportTitleText: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use the ReportTitleText property to specify the text displayed in a report’s title.
See Also