RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.FindItemByCaption Method

Returns the first item with a matching caption.

Pascal
function FindItemByCaption(ACaption: string): TActionClientItem;
C++
__fastcall TActionClientItem FindItemByCaption(AnsiString ACaption);

FindItemByCaption takes a caption and returns the first item with a matching caption. 

 

LoadFromStream 

FileName 

Creating Most Recently Used Lists

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