RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHint.Images Property

List of images for hint.

Pascal
property Images: TImageList;
C++
__property TImageList Images;

Images is a TImageList with images that can be displayed with the custom hint. The ImageIndex property indicates which image is displayed. 

 

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