RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderControl.Images Property

Specifies header images

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

Images contains a list of images that can be used as icons. Each section's ImageIndex property determines the specific image displayed on it. If Images is unassigned, items are displayed as captions with no icons. 

 

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