findnext TrvActionFindNext

Properties   Methods

<< Click to display table of contents >>

findnext TrvActionFindNext

Properties   Methods

TrvActionFindNext is the action for "Edit | Find Next" action.

Unit RichViewActions;

Syntax

TrvActionFindNext = class(TrvAction)

hmtoggle_arrow1Hierarchy

Description

This action continues the search started by TrvActionFind action. The link between the actions may be defined explicitly (via ActionFind property) or implicitly (this action finds and uses TrvActionFind action placed on the same form/datamodule).