TdxPageSetupDialog Class
In This Article
Allows a user to customize the Page Setup dialog window.
#Declaration
Delphi
TdxPageSetupDialog = class(
TcxCustomComponent
)
#Remarks
The TdxPageSetupDialog component allows you to adjust the page setup dialog window as your needs dictate. All page setup options can be disabled or hidden, if necessary.
#Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TdxPageSetupDialog
See Also