TdxCustomPieceTable.ApplyChanges(TdxDocumentModelChangeType,TdxRunIndex,TdxRunIndex) Method
Declaration
procedure ApplyChanges(AChangeType: TdxDocumentModelChangeType; AStartRunIndex: TdxRunIndex; AEndRunIndex: TdxRunIndex);
Parameters
| Name | Type |
|---|---|
| AChangeType | TdxDocumentModelChangeType |
| AStartRunIndex | TdxRunIndex |
| AEndRunIndex | TdxRunIndex |
See Also