TdxCustomPieceTable.FindRunInfo(TdxDocumentLogPosition,Integer) Method
Declaration
function FindRunInfo(ALogPositionStart: TdxDocumentLogPosition; ALength: Integer): TdxRunInfo;
Parameters
| Name | Type |
|---|---|
| ALogPositionStart | TdxDocumentLogPosition |
| ALength | Integer |
Returns
| Type |
|---|
| TdxRunInfo |
See Also