TdxPrintStyleManager.ShowAutoHFTextEntriesDlg Method
In This Article
Displays the Edit AutoText Entries dialog window.
#Declaration
Delphi
function ShowAutoHFTextEntriesDlg: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
The ShowAutoHFTextEntriesDlg method is called to display a dialog window wherein you can change and create AutoText values (such as page number, date, time, etc or any combination) to be displayed as report headers/footers at the top/bottom of the report page.
See Also