RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButton.DisabledImageIndex Property

Image index for disabled button state.

Pascal
property DisabledImageIndex: TImageIndex;
C++
__property TImageIndex DisabledImageIndex;

DisabledImageIndex is an image index into the Images property for the disabled button state. If the index value is -1, the same image is used as in the normal button state. 

This is available only on Windows XP and Vista. 

 

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