Class
TextItem
Properties
Property | Type | Access | Description |
---|---|---|---|
dataType | int | readwrite | |
idata | number | readwrite | |
obj | any | readwrite | |
offset | int | readwrite | |
sdata | string | readwrite |
Used in:
void Globals.PrintTextItem (textItem: TextItem)
number TextItems.push (value: TextItem)
Return
TextItem TextItems.pop ()
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |