|
RAD Studio VCL Reference
|
Generates an OnExecute event.
function Execute: Boolean; dynamic;
__fastcall Boolean Execute();
Execute calls the OnExecute event handler, if one is assigned, with the action as the Sender. Execute returns true if an event handler is called, false otherwise.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|