TRVControlPanel.EditHelper

<< Click to display table of contents >>

TRVControlPanel.EditHelper

A component property that contains document editing settings.

property EditHelper: TRVEditHelper;

This property provides access to an internal component created by TRVControlPanel. There is no need to use a separate TRVEditHelper component.

The components associated with this control panel use this property to perform editing operations.

See the TRichView documentation for a description of the properties and methods of TRVEditHelper.