Skip to main content

TdxSpreadSheetCellStyleEditDialogFormClass Type

The class-reference to a “Format Cells“ dialog form class.

Declaration

TdxSpreadSheetCellStyleEditDialogFormClass = class of TdxSpreadSheetCellStyleEditDialogForm;

Referenced Class

Type
TdxSpreadSheetCellStyleEditDialogForm

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