TdxSpreadSheetUnhideSheetDialogFormClass Type
In This Article
The class-reference to an Unhide dialog form class.
#Declaration
Delphi
TdxSpreadSheetUnhideSheetDialogFormClass = class of TdxSpreadSheetUnhideSheetDialogForm;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Assign a reference to a TdxSpreadSheetUnhideSheetDialogForm class descendant to the dxSpreadSheetUnhideSheetDialogClass global variable to replace the default Unhide dialog with a custom implementation.
See Also