RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlActionLink.IsPopupMenuLinked Method

Indicates whether the pop-up menu for the action and the client are linked.

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

IsPopupMenuLinked indicates whether the action's pop-up menu is associated to the client. IsPopupMenuLinked returns True if the client requests that the action control has an associated pop-up menu, False otherwise. 

 

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