Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
163
Добавлен:
11.05.2015
Размер:
4.73 Mб
Скачать

ReportOptions SaveDataWithReport property, Page 519

ReportOptions SaveSummariesWithReport property, Page 520

ReportOptions TranslateDOSMemos property, Page 521

ReportOptions TranslateDOSStrings property, Page 522

ReportOptions UseIndexForSpeed property, Page 522

ReportOptions VerifyOnEveryPrint property, Page 523

ReportOptions ZoomMode property, Page 523

ReportOptions Methods

ReportOptions Clear method, Page 524

ReportOptions CopyFrom method, Page 525

ReportOptions Create method, Page 526

ReportOptions Retrieve method, Page 526

ReportOptions Send method, Page 527

ReportTitle

Declaration

property ReportTitle: string;

Description

The ReportTitle is an internal name by which the Report is named. In Seagate Crystal Reports designer, the ReportTitle is one of the Special Fields in the Crystal Reports Designer, which can be inserted into a Report and displayed. For the main Report, this value can also be changed in the SummaryInfo Title property.

Take care when changing the ReportTitle for Subreports, since the ReportTitle is also used in two other objects:

1.The Subreports object has a Name property which corresponds to the same value as ReportTitle, in the Crystal Reports Print Engine.

2.The ParamFields object has a ReportName property which also corresponds to the same value as ReportTitle.

Therefore, it is recommended that if a Subreport ReportTitle is changed, be sure to re-load the Report before attempting to run it twice in a row.

One interesting feature of this property is that Subreports can be renamed, which cannot be done within the Crystal Designer. If the ReportTitle for a Subreport is changed, and then the Subreport is exported to CrystalReportsRPT format, the exported Report will have the Subreport names changed to match the values passed in the ReportTitle property.

VCL Reference

89

Соседние файлы в папке crystal