RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBasicActionLink.IsOnExecuteLinked Method

Indicates whether the OnExecute event handler for the action and the client are linked.

Pascal
function IsOnExecuteLinked: Boolean; virtual;
C++
virtual __fastcall Boolean IsOnExecuteLinked();

Override IsOnExecuteLinked to indicate whether the OnExecute event handler is linked to the appropriate client event. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!