Skip to main content

TdxPrintStyleManager.AutoHFTextEntries Property

Contains a list of AutoText values for headers/footers of report pages.

Declaration

property AutoHFTextEntries: TStrings read; write;

Property Value

Type
TStrings

Remarks

The AutoHFTextEntries property represents a list of AutoText string values (such as page number, date, time, etc or any combination) that are displayed within a report’s page headers/footers.

See Also