IdxRichEditSubDocument.AddParagraphToList(IdxRichEditParagraph,Integer,Integer) Method
Declaration
procedure AddParagraphToList(const AParagraph: IdxRichEditParagraph; ANumberingListIndex: Integer; ALevelIndex: Integer); overload;
Parameters
| Name | Type |
|---|---|
| AParagraph | IdxRichEditParagraph |
| ANumberingListIndex | Integer |
| ALevelIndex | Integer |
See Also