All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
list_box_item_message_properties.h File Reference

Variables

static PropertyType< int > ItemIndexProperty
 ItemIndex property. More...
 
static PropertyType< void * > ItemProperty
 Item property. More...
 

Variable Documentation

PropertyType<int> ItemIndexProperty
static

ItemIndex property.

The default value is -1.

See also
setItemIndex(), getItemIndex()
PropertyType<void*> ItemProperty
static

Item property.

The default value is KZ_NULL.

See also
setItem(), getItem()