<< Click to display table of contents >> RVItemFactory Function |
Returns the object used to creates items in documents.
Unit RVCustomMathWrapper.
function RVItemFactory: TRVRVItemFactory;
(introduced in version 24)
You will rarely need to use this object directly. Typically, items in documents are created automatically by TRichView’s methods and functions.
Even more rarely would you need to override the classes used for these items.