selectall TrvActionSelectAll

Properties   Methods

<< Click to display table of contents >>

selectall TrvActionSelectAll

Properties   Methods

TrvActionSelectAll is the action for "Edit | Select All" command.

Unit RichViewActions;

Syntax

TrvActionSelectAll = class(TrvAction)

hmtoggle_arrow1Hierarchy

Description

This action selects the whole document  (calls TCustomRichViewEdit.SelectAll).

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