<< Click to display table of contents >> TrvActionHide |
TrvActionHide switches visibility of the selected fragment.
Unit RichViewActions;
Syntax
TrvActionHide = class(TrvAction)
Hierarchy
TObject
TPersistent
TComponent
TBasicAction
TContainedAction
TCustomAction
TAction
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