TCustomdxPageObject.LeftTitle Property
Specifies the image and text located in the left corner of the header.
Declaration
property LeftTitle: TStrings index 0 read; write;
Property Value
Type |
---|
TStrings |
Remarks
Use the LeftTitle property to specify the image and text that is printed in the left corner of the header/footer row.
Possible values are machine name, user name, time printed, date printed, date and time printed, page # of pages #, total pages, page number.
See Also