RAD Studio VCL Reference
|
Designates the action associated with the menu item.
property Action: TBasicAction;
__property TBasicAction Action;
Action designates the action object that is associated with the menu item. Actions can be associated with a menu item by using the action list editor at design-time. Actions are a way of centralizing user responses to commands.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|