TdxSpreadSheetPageSetupDialogFormClass Type
In This Article
The class-reference to a “Page Setup” dialog class.
#Declaration
Delphi
TdxSpreadSheetPageSetupDialogFormClass = class of TdxSpreadSheetPageSetupDialogForm;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Assign a reference to a TdxSpreadSheetPageSetupDialogForm class descendant to the dxSpreadSheetPageSetupDialogClass global variable to replace the standard “Page Setup” dialog with a custom implementation.
See Also