RAD Studio VCL Reference
ContentsIndex
TBasicAction Methods Public Methods
Public Methods
 
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.