TdxDocumentModelPosition.SetRunEnd(TdxDocumentModelPosition,TdxRunIndex) Method
Declaration
class procedure SetRunEnd(var APos: TdxDocumentModelPosition; ARunIndex: TdxRunIndex); static;
Parameters
Name | Type |
---|---|
APos | TdxDocumentModelPosition |
ARunIndex | TdxRunIndex |
See Also