|
liborigin2 13/09/2010
|
#include <OriginObj.h>
Public Member Functions | |
| TextBox (const string &_text="") | |
| TextBox (const string &_text, const Rect &_clientRect, const Color &_color, unsigned short _fontSize, int _rotation, int _tab, BorderType _borderType, Attach _attach) | |
Public Attributes | |
| Attach | attach |
| BorderType | borderType |
| Rect | clientRect |
| Color | color |
| unsigned short | fontSize |
| int | rotation |
| int | tab |
| string | text |
| Origin::TextBox::TextBox | ( | const string & | _text = "" | ) | [inline] |
| Origin::TextBox::TextBox | ( | const string & | _text, |
| const Rect & | _clientRect, | ||
| const Color & | _color, | ||
| unsigned short | _fontSize, | ||
| int | _rotation, | ||
| int | _tab, | ||
| BorderType | _borderType, | ||
| Attach | _attach | ||
| ) | [inline] |
| unsigned short Origin::TextBox::fontSize |
| string Origin::TextBox::text |
1.7.3