TBasedxReportLink.ReportTitleText Property
Determines a report’s title.
Declaration
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