CFormattedCellListBoxItemDrawer::SListProperties Struct Reference

API published in: S60 1st Ed


#include <eikfrlb.h>

Detailed Description

List item index and color and style properties.

Data Fields

TInt  iItem
  List box item index.
TListItemProperties  iProperties
  Colour and style properties for the list item.

Field Documentation

TInt CFormattedCellListBoxItemDrawer::SListProperties::iItem
 

List box item index.

TListItemProperties CFormattedCellListBoxItemDrawer::SListProperties::iProperties
 

Colour and style properties for the list item.


The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top