DEVELOPER LIBRARY
» Developer Library » API Reference » C++ API reference » Descriptors » TAlign
Location: e32std.h
e32std.h
TAlign
Supported from 5.0
An enumeration whose enumerators govern the alignment of data which is copied or formatted into a descriptor.
TDes8::Justify()
TDes8::AppendJustify()
TDes16::Justify()
TDes16::AppendJustify()
ELeft
Data is left aligned
ECenter
Data is centered
ERight
Data is right aligned
©2002 Symbian Ltd.