TdxDocumentHistory.IsModified(Integer,Integer) Method
Declaration
function IsModified(AUnmodifiedIndex: Integer; AUnmodifiedTransactionIndex: Integer): Boolean; overload;
Parameters
Name | Type |
---|---|
AUnmodifiedIndex | Integer |
AUnmodifiedTransactionIndex | Integer |
Returns
Type |
---|
Boolean |
See Also