IconView (gb.qt4)

Implements a control that displays icon items.
IconView items are indexed by a key.
This control has an internal cursor used for accessing its items. Use the MoveFirst, MoveNext, MoveTo... methods to move the internal cursor, and the Item property to get the item it points at.
The icon drawing can be customized by using the Draw event.
This class inherits
UserControl.
This class is .
This class acts like a array.
|