RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListActionLink.SetAction Method

SetAction associates an action to the link's clients.

Pascal
procedure SetAction(Value: TBasicAction); override;
C++
virtual __fastcall SetAction(TBasicAction Value);

SetAction is the setter method for the Action property. SetAction connects an action associated with a link to the link's clients. 

 

SetAction 

Action

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