TCustomdxPageObject.Titles Property
Specifies titles for printing page.
Declaration
property Titles[Index: TdxPageTitlePart]: TStrings read; write; default;
Property Value
Type |
---|
TStrings |
Remarks
Use Titles property to refer to a particular part of the page title, specified by the Index parameter.
See Also