RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionManager.LargeDisabledImages Property

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

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

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

 

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