TdxCustomPieceTable.FindParagraphIndex(TdxDocumentLogPosition,Boolean) Method
In This Article
#Declaration
Delphi
function FindParagraphIndex(ALogPosition: TdxDocumentLogPosition; AStrictSearch: Boolean = True): TdxParagraphIndex;
#Parameters
Name | Type |
---|---|
ALog |
Tdx |
AStrict |
Boolean |
#Returns
Type |
---|
Tdx |
See Also