<< Click to display table of contents >> TrvCustomEditorAction |
TrvCustomEditorAction is a base class for action displaying a non-modal window containing TRichViewEdit component.
Unit RichViewActions;
Syntax
TrvCustomEditorAction = class(TrvAction)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
When executed, this action shows Form containing SubDocEditor.
This class is not used directly. The following actions are inherited from TrvCustomEditorAction: