TdxPrintDialog Class
In This Article
Defines printer dialog attributes.
#Declaration
Delphi
TdxPrintDialog = class(
TcxCustomComponent
)
#Remarks
TdxPrintDialog objects are used to customize numerous printer dialog attributes such as PageNums, PrinterStyle, etc.
#Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TdxPrintDialog
See Also