Skip to main content

TdxPrintDialog Properties

Defines printer dialog attributes.
Name Description
ButtonsEnabled Specifies which buttons are enabled in a Print dialog.
ButtonsVisible Specifies which buttons are visible in a Print dialog.
Collate Determines whether to collate report copies.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Copies Determines the number of report copies to print.
DesignInfo Inherited from TComponent.
DialogData Specifies printer dialog attributes.
FileList Specifies the list of file names to which a report has been printed.
FileName Specifies the file name wherein a report is printed.
HelpContext Provides the context number used when calling context-sensitive online Help.
MaxRange Determines the last page in a range of pages to print.
MinRange Determines the first page in a range of pages to print.
Name Inherited from TComponent.
Observers Inherited from TComponent.
OptionsEnabled Specifies which options are enabled in a printer dialog.
OptionsVisible Specifies visible option items in a printer dialog.
Owner Inherited from TComponent.
PageCount Determines the number of report pages in a report.
PageNums Specifies the manner in which report pages are numerated.
PageRanges Determines which portion of a report to print.
Pages Enumerates pages to print.
PreviewBtnClicked Determines whether the “Preview“ button is pressed.
PrintBtnClicked Determines whether the “Print “ button has been pressed.
PrintToFile Determines whether a report is printed to a file.
StyleManager Specifies which style manager to use.
Tag Inherited from TComponent.
Title Determines a Print dialog title.
UseFileList Determines whether to use a file list.
VCLComObject Inherited from TComponent.
See Also