TdxSpreadSheetInsertFunctionDialogFormClass Type
In This Article
The class-reference to the “Insert Function” dialog class.
#Declaration
Delphi
TdxSpreadSheetInsertFunctionDialogFormClass = class of TdxSpreadSheetInsertFunctionDialogForm;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Assign a reference to a TdxSpreadSheetInsertFunctionDialogForm class descendant to the dxSpreadSheetInsertFunctionDialogClass global variable to replace the default “Insert Function” dialog with a custom implementation.
See Also