TdxSpreadSheetInsertFunctionDialogFormClass Type
The class-reference to the “Insert Function” dialog class.
Declaration
TdxSpreadSheetInsertFunctionDialogFormClass = class of TdxSpreadSheetInsertFunctionDialogForm;
Referenced Class
| Type |
|---|
| TdxSpreadSheetInsertFunctionDialogForm |
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