TdxSpreadSheetHistoryActionClass Type
In This Article
A class-reference to a history action class.
#Declaration
Delphi
TdxSpreadSheetHistoryActionClass = class of TdxSpreadSheetHistoryAction;
#Referenced Class
Type |
---|
Tdx |
#Remarks
A spreadsheet control’s History.BeginAction class accepts a reference to a TdxSpreadSheetHistoryAction class descendant.
See Also