TdxSpreadSheetCellStyleEditDialogFormClass Type
In This Article
The class-reference to a “Format Cells“ dialog form class.
#Declaration
Delphi
TdxSpreadSheetCellStyleEditDialogFormClass = class of TdxSpreadSheetCellStyleEditDialogForm;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Assign a reference to a TdxSpreadSheetCellStyleEditDialogForm class descendant to the dxSpreadSheetCellStyleEditDialogClass global variable to replace the default “Format Cells” dialog with a custom implementation.
See Also