Creation/Dev/Script/Client/GuiTabCtrlEntry: Difference between revisions
From Graal Bible
(reformat) |
m (unneeded pre tag) |
||
Line 34: | Line 34: | ||
| Sets current caption text | | Sets current caption text | ||
|} | |} | ||
Revision as of 17:14, 2 February 2006
Inherits TGraalVar.
Variables
Name | Type | Description |
hint | string | Hint text |
id | integer | |
text | string | Caption text |
Functions
Name | Return Type | Description |
gettext() | string | Gets current caption text |
settext(str) | Sets current caption text |