IdxRichEditSubDocument.AddParagraphToList(IdxRichEditParagraph,Integer,Integer) Method
In This Article
#Declaration
Delphi
procedure AddParagraphToList(const AParagraph: IdxRichEditParagraph; ANumberingListIndex: Integer; ALevelIndex: Integer); overload;
#Parameters
Name | Type |
---|---|
AParagraph | Idx |
ANumbering |
Integer |
ALevel |
Integer |
See Also