Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: eiklbd.h
Link against: eikcoctl.lib

Class TListFontBoundValues

TListFontBoundValues

Support

Supported from 6.0

Description

Holds some global properties of the fonts used in list boxes.

Defined in TListFontBoundValues:
TListFontBoundValues(), iHeightInPixels, iMaxNormalCharWidthInPixels


Member functions


TListFontBoundValues()

TListFontBoundValues();

Description

Constructor.

[Top]


Public data members

Description

Global properties of the fonts used in list boxes.


iHeightInPixels

TInt iHeightInPixels

Description

The list box height in pixels.


iMaxNormalCharWidthInPixels

TInt iMaxNormalCharWidthInPixels

Description

The maximum permitted width of list box characters in pixels.