TCodeSection Class Reference

class TCodeSection

Code section range information.

A code section defines the bitmaps for characters in a specified range - the range is stored in objects of this type. This is not used anywhere in version 6.0.

Code section range information.

A code section defines the bitmaps for characters in a specified range - the range is stored in objects of this type. This is not used anywhere in version 6.0.

Member Data Documentation

TInt iEnd

TInt iEnd

The end of the range.

TInt iStart

TInt iStart

The beginning of the range.