RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolButtonActionLink.AssignClient Method

Assigns a client tool button that is linked to the associated action.

Pascal
procedure AssignClient(AClient: TObject); override;
C++
virtual __fastcall AssignClient(TObject * AClient);

TToolButtonControlActionLink overrides AssignClient to ensure that the client for the link is a tool button control. 

 

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