RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView.IconOptions Property

Determines how icons displayed in the list view are arranged.

Pascal
property IconOptions: TIconOptions;
C++
__property TIconOptions IconOptions;

Set the properties of the TIconOptions object that is the value of IconOptions to specify how the icons in the list view should be arranged. The ViewStyle of the list view must be set to either vsIcon or vsSmallIcons for these options to affect the control. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!