TdxContentTypeBase.LookupSectionIndexByParagraphIndex(TdxParagraphIndex) Method
Declaration
function LookupSectionIndexByParagraphIndex(AParagraphIndex: TdxParagraphIndex): TdxSectionIndex; virtual;
Parameters
Name | Type |
---|---|
AParagraphIndex | TdxParagraphIndex |
Returns
Type |
---|
TdxSectionIndex |
See Also