Method | Description | |
---|---|---|
Add ( string text, Color color ) : void | ||
Paint ( ) : void | ||
TTitle ( Pad pad, string text = "" ) : System |
Method | Description | |
---|---|---|
GetText ( ) : string |
public Add ( string text, Color color ) : void | ||
text | string | |
color | Color | |
return | void |
public TTitle ( Pad pad, string text = "" ) : System | ||
pad | Pad | |
text | string | |
return | System |