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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!