History |
Top Previous Next |
|
TrvActionExport can export DocX files (without office converters). Make sure that ffeDocX is included in Filter. TrvActionNew.Reset is made public. |
Compatibility issues:TRVAControlPanel.TableGridStyle property is removed. Redesigned control panelTRVAControlPanel is redesigned. It does not assign global variables any more. You can have more than one control panel in a single application. New properties of TRVAControlPanel: Header, Footer. New actionsCell rotation:
Table operations: New and improved componentsNew components for applying style templates: Improved components (can be linked to an editor, do not require additional code any more):
|
New units of measurementAll dialogs display values measured according to new TRVAControlPanel.UnitsDisplay and TRVAControlPanel.PixelBorders properties. Properties of several actions are measured in TRVAControlPanel.UnitsProgram. New imagesA new set of toolbar images is available, created specially for RichViewActions. This set of images is used in this manual. New component images are used in the Delphi/C++Builder's Component Palette for the components included in RichViewActions. New properties of TRVAControlPanelTRVAControlPanel.DefaultDocParameters define a page layout for new documents (especially useful for ScaleRichView) New TRVAControlPanel.DialogFontSize property. Changes in menusNew TRVAPopupActionBar component (for Delphi 2006 or newer). The type of ActionList property for menus was changed from TActionList to TCustomActionList, to allow using TActionManager. Changes in actionsNew action: New properties: •TrvActionFontEx.AutoApplySymbolCharset •TrvActionInsertHLine.Style defines the style for inserted horizontal lines •TrvActionBackground.CanChangeMargins allows/disallows changing margins •TrvActionParaBullets's and TrvActionParaNumbering's IndentStep defines default indents for list levels. TrvActionParaList.IndentStep now affects indents of list style templates in non-HTML dialog too. Other changesNew RVARibbonUtils unit. Ability to use CleverComponents for downloading images. |
New actions: New methods, properties and events •TrvActionInsertFile.InsertFile method •TrvActionInsertPicture.Spacing property •TrvActionParagraph.OutlineLevel property (paragraph dialog has a new combobox for specifying a paragraph outline level) •TrvActionItemProperties.OnCanApply event New features: •New types of vertical alignment for pictures in TrvActionItemProperties. •Properties dialog for breaks (TrvActionItemProperties) has a new combobox for specifying a break style (line/rectangle/3d/dotted/dashed). •Pasting HTML from the Clipboard using rvHtmlViewImporter. •New datamodules with alternative toolbar images (GlyFX and Fugue Icons) |