TdxContentTypeBase.ApplyChangesCore(TdxDocumentModelChangeActions,TdxRunIndex,TdxRunIndex) Method
Declaration
procedure ApplyChangesCore(AActions: TdxDocumentModelChangeActions; AStartRunIndex: TdxRunIndex; AEndRunIndex: TdxRunIndex); virtual;
Parameters
Name | Type |
---|---|
AActions | TdxDocumentModelChangeActions |
AStartRunIndex | TdxRunIndex |
AEndRunIndex | TdxRunIndex |
See Also