Main Page | Modules | Data Structures | File List | Data Fields | Globals

Listview flags
[Listview widget]

Values that can be set into TListview Flags field. More...

Defines

#define LVF_MULTISELECT   0x0001
 Allow multiple items selection.
#define LVF_ALLOWDRAG   0x0040
 Allow items to be dragged throw global system, incompatible with LVF_ORDER.
#define LVF_ORDER   0x0002
 Allow user to change items order by dragging them, incompatible with LVF_ALLOWDRAG.
#define LVF_CHECKBOXES   0x0004
 Show checkbowes before items caption.
#define LVF_DRAWICONS   0x0008
 Show icons.
#define LVF_COLUMS   0x0010
 Show colums.
#define LVF_COLRESIZE   0x0020
 Allow colums resize.

Detailed Description

Values that can be set into TListview Flags field.

Use 'OR' to associate those flags.


Generated on Fri Oct 29 14:32:53 2004 for oZone GUI by doxygen 1.3.8