Back to Devexpress

TdxPrintDialog Properties

vcl-dxprndlg-dot-tdxprintdialog-dot-underscore-properties.md

latest5.2 KB
Original Source

TdxPrintDialog Properties

A non-visual component designed to display a custom Print dialog.

NameDescription
ButtonsEnabledSpecifies which buttons are enabled in a Print dialog.
ButtonsVisibleSpecifies which buttons are visible in a Print dialog.
CollateDetermines whether to collate report copies.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
CopiesDetermines the number of report copies to print.
DesignInfoInherited from TComponent.
DialogDataProvides access to the active printer’s settings.
FileListSpecifies the list of file names to which a report has been printed.
FileNameSpecifies the file name wherein a report is printed.
HelpContextProvides the context number used when calling context-sensitive online Help.
MaxRangeDetermines the last page in a range of pages to print.
MinRangeDetermines the first page in a range of pages to print.
NameInherited from TComponent.
ObserversInherited from TComponent.
OptionsEnabledSpecifies which options are enabled in a printer dialog.
OptionsVisibleSpecifies visible option items in a printer dialog.
OwnerInherited from TComponent.
PageCountDetermines the number of report pages in a report.
PageNumsSpecifies the manner in which report pages are numerated.
PageRangesDetermines which portion of a report to print.
PagesEnumerates pages to print.
PreviewBtnClickedDetermines whether the “ Preview “ button is pressed.
PrintBtnClickedDetermines whether the “ Print “ button has been pressed.
PrintToFileDetermines whether a report is printed to a file.
StyleManagerSpecifies which style manager to use.
TagInherited from TComponent.
TitleDetermines a Print dialog title.
UseFileListDetermines whether to use a file list.
VCLComObjectInherited from TComponent.

See Also

TdxPrintDialog Class

TdxPrintDialog Members

dxPrnDlg Unit