RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionManager.DisabledImages Property

List the images that are available for actions in the action list, when the actions are disabled.

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

DisabledImages is a list of bitmaps that can be displayed to the left of 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!