API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Required Capabilities
None
#include <eiklbd.h>
TListFontBoundValues
class holds size properties of the fonts used in list boxes.
Public Member Functions |
|
IMPORT_C | TListFontBoundValues () |
Default C++ constructor. |
|
Data Fields |
|
TInt | iMaxNormalCharWidthInPixels |
The maximum permitted width of list box characters in pixels. |
|
TInt | iHeightInPixels |
The list box height in pixels. |
|
Default C++ constructor. |
|
The list box height in pixels. |
|
The maximum permitted width of list box characters in pixels. |