RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuActionLink.AssignClient Method

Assigns a client menu item that is linked to the associated action.

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

TMenuActionLink overrides AssignClient to ensure that the client for the link is a menu item. 

 

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