TdxCustomPieceTable.ApplyChangesCore(TdxDocumentModelChangeActions,Integer,Integer) Method
Declaration
procedure ApplyChangesCore(const Actions: TdxDocumentModelChangeActions; AStartRunIndex: Integer; AEndRunIndex: Integer);
Parameters
| Name | Type |
|---|---|
| Actions | TdxDocumentModelChangeActions |
| AStartRunIndex | Integer |
| AEndRunIndex | Integer |
See Also