#include <OriginObj.h>
|  | 
|  | 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) | 
|  | 
  
  | 
        
          | 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 | 
 
 
      
        
          | Attach Origin::TextBox::attach | 
      
 
 
      
        
          | Rect Origin::TextBox::clientRect | 
      
 
 
      
        
          | Color Origin::TextBox::color | 
      
 
 
      
        
          | unsigned short Origin::TextBox::fontSize | 
      
 
 
      
        
          | int Origin::TextBox::rotation | 
      
 
 
      
        
          | string Origin::TextBox::text | 
      
 
 
The documentation for this struct was generated from the following file: