RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionControl.FindImageList Method (Boolean, TImageIndex)
Pascal
function FindImageList(UseLargeImages: Boolean; ImageIndex: TImageIndex = -1): TCustomImageList; virtual; overload;
C++
virtual __fastcall TCustomImageList FindImageList(Boolean UseLargeImages, TImageIndex ImageIndex = -1);

This is FindImageList, a member of class TCustomActionControl.

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