RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.FindItemByAction Method

Returns the first item linked to an action.

Pascal
function FindItemByAction(Action: TCustomAction): TActionClientItem;
C++
__fastcall TActionClientItem FindItemByAction(TCustomAction Action);

FindItemByAction takes an action and returns the first item that is linked to that action. 

 

LoadFromStream 

FileName 

Creating Most Recently Used Lists

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!