Creation/Dev/Script/Client/GuiTabCtrlEntry: Difference between revisions
From Graal Bible
Pooper200000 (talk | contribs) No edit summary |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Scripting Reference]] | |||
Inherits [[Creation/Dev/Script/Client/TGraalVar|TGraalVar]]. | Inherits [[Creation/Dev/Script/Client/TGraalVar|TGraalVar]]. | ||
Latest revision as of 23:56, 15 February 2010
Inherits TGraalVar.
Variables
Name | Type | Description |
hint | string | Hint text |
icon | object | TDrawingPanel |
id | integer | |
text | string | Caption text |
Functions
Name | Return Type | Description |
gettext() | string | Gets current caption text |
settext(str) | Sets current caption text |