<< Click to display table of contents >> TRVMathItemInfo.Create |
A constructor, creates a new TRVMathItemInfo 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 item with empty Text.
See also methods of TCustomRichView:
▪AddItem.
See also methods of TCustomRichViewEdit: