RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionBar.FindFirst Method

Finds the first TActionClientItem in the Items list.

Pascal
function FindFirst: TActionClientItem; virtual;
C++
virtual __fastcall TActionClientItem FindFirst();

Use FindFirst to find the first TActionClientItem in the custom action bar's Items property. 

 

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