RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHintWindow.ImageIndex Property

Index into image list pointed to by parent TCustomHint.

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

ImageIndex is the index into the image list pointed to by the parent TCustomHint. For the default balloon hint, this image is painted to the left of both the title and description. 

 

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