SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Base E32_EKA2 » TAlign
Location: e32const.h
e32const.h
TAlign
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
Copyright ©2008 Symbian Software Ltd.