|
TRVFootnoteItemInfo.CreateEx |
Top Previous Next |
|
A constructor, creates a new TRVFootnoteItemInfo object with the specified properties constructor CreateEx(RVData: TPersistent; ATextStyleNo, AStartFrom: Integer; AReset: Boolean); Parameters: RVData – RVData property of TRichView or TRichViewEdit where you wish to insert this item. ATextStyleNo – value for TextStyleNo property. It's recommended to use RVGetNoteTextStyleNo function for assigning this parameter. AStartFrom – value for StartFrom property. AReset – value for Reset property.
See also methods:
See also methods of TCustomRichView:
See also methods of TCustomRichViewEdit: |