RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.ImageIndex Property

Contains the ImageIndex property for the client action item.

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

ImageIndex is an index into the Images property of the action manager that contains the action client item. It identifies an image that is associated with controls and menu items that is drawn when this client action item is rendered on an action band by the action manager. 

 

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