TdxCustomPieceTable.FindParagraphIndex(TdxDocumentLogPosition,Boolean) Method
Declaration
function FindParagraphIndex(ALogPosition: TdxDocumentLogPosition; AStrictSearch: Boolean = True): TdxParagraphIndex;
Parameters
| Name | Type |
|---|---|
| ALogPosition | TdxDocumentLogPosition |
| AStrictSearch | Boolean |
Returns
| Type |
|---|
| TdxParagraphIndex |
See Also