RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOpenPicture.ImageIndex Property

Indicates the ImageIndex property for client controls and menu items.

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

ImageIndex is an index into the Images property of the action list or action manager that contains the action. It identifies an image that is associated with controls and menu items that use this action. 

 

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