TrvActionFindNext.ActionFind

<< Click to display table of contents >>

TrvActionFindNext.ActionFind

Links this action to TrvActionFind action.

property ActionFind: TrvActionFind;

If this link is not defined, the first TrvActionFind action found in the same form/datamodule is used. If it cannot be found, an exception occurs.

When executed, TrvActionFindNext action continues the search started by TrvActionFind action. If search was not started, the action executes TrvActionFind action instead.