hide TrvActionHide

Properties   Methods

<< Click to display table of contents >>

hide TrvActionHide

Properties   Methods

TrvActionHide switches visibility of the selected fragment.

Unit RichViewActions;

Syntax

TrvActionHide = class(TrvAction)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

Description

This action makes the selected text and objects hidden (or shows them if they are already hidden).

This action does not introduce any new properties in addition to properties of TrvAction.

See also

TrvActionShowSpecialCharacters