Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
RTFRep_DialogEx
type TRTFRepInfoEx = record
Information record for each report (each item) - define all properties of report
GroupName: string;
Caption: string;
FormattedInfo: string;
Disabled: boolean;
ReportFile: string;
OutputFile: string;
DataSets: TDataSetListEx;
DefaultCharset: integer;
FieldNotFoundValue: string;
Variables: array of string;
ShowDetail: boolean;
ReportVersion: integer;
PrintCopies: byte;