RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBasicAction Methods

The methods of the TBasicAction class are listed here.

 
Name 
Description 
 
Generates an OnChange event. 
 
Responds when components are created or destroyed. 
 
Assigns an OnExecute event handler. 
 
Name 
Description 
 
Generates an OnExecute event. 
 
Introduces an interface for invoking an action on a target client component or control. 
 
Introduces an interface for verifying that the type, and state, of a target component or control are appropriate for the action. 
 
Associates the action with an action link. 
 
Breaks the association between the action and the action link. 
 
Provides an opportunity to execute centralized code when an application is idle. 
 
Introduces an interface for a method of notifying a client when the action updates itself. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!