RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.LargeImages Property

Lists the large images available for actions in the action list.

Pascal
property LargeImages: TCustomImageList;
C++
__property TCustomImageList LargeImages;

LargeImages is a list of bitmaps that can be displayed as large icons, corresponding to any action in the action list. 

 

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