TdxIndexBasedObject.SetIndex(Integer,TdxDocumentModelChangeActions) Method
Declaration
procedure SetIndex(AIndex: Integer; const AChangeActions: TdxDocumentModelChangeActions); virtual; abstract;
Parameters
Name | Type |
---|---|
AIndex | Integer |
AChangeActions | TdxDocumentModelChangeActions |
See Also