TdxSpreadSheetPasteSpecialDialogFormClass Type
The class-reference to a “Paste Special” dialog form class.
Declaration
TdxSpreadSheetPasteSpecialDialogFormClass = class of TdxSpreadSheetPasteSpecialDialogForm;
Referenced Class
| Type |
|---|
| TdxSpreadSheetPasteSpecialDialogForm |
Remarks
Assign a reference to a TdxSpreadSheetPasteSpecialDialogForm class descendant to the dxSpreadSheetPasteSpecialDialogClass global variable to replace the default “Paste Special” dialog with a custom implementation.
See Also