Class
Tab
Tab
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
decimal | uint | readwrite | |
leader | string | readwrite | |
type | uint | readwrite | |
x | int | readwrite |
Methods
Constructor
Tab Tab (x: int, type: uint, leader: string, decimal: uint)
Parameter | Type | Description |
---|---|---|
x | int | |
type | uint | |
leader | string | |
decimal | uint |
Example | new Tab() |
Return
Tab Tab.Tab (x: int, type: uint, leader: string, decimal: uint)
Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |