Xterminal Home Page | Main page |
Static text class
Static text class
AS_NO_ALIGN - no align is made
AS_LEFT - align to the left
AS_CENTER - center the text horizontally
AS_RIGHT - align to the right
AS_TOP - align to the top
AS_BOTTOM - align to the bottom
AS_MIDDLE - center the text vertically
virtual void Draw()
virtual void SetValue(char *__Text)
char Text[80]
unsigned Alignment