TdxSpreadSheetHistoryCustomCommand.Owner Property
In This Article
Provides access to the history action to which the recorded command belongs.
#Declaration
Delphi
property Owner: TdxSpreadSheetHistoryAction read;
#Property Value
Type |
---|
Tdx |
#Remarks
The change command uses this property to obtain the target worksheet.
See Also