|
TRVNoteReferenceItemInfo.Create |
Top Previous Next |
|
A constructor, creates a new TRVNoteReferenceItemInfo object constructor Create(RVData: TPersistent); override; Parameter: RVData – RVData property of TRichView or TRichViewEdit, where you wish to insert this item. This constructor creates a new note reference with TextStyleNo=0. There is more convenient constructor, CreateEx.
See also methods of TCustomRichView:
See also methods of TCustomRichViewEdit: |