Class
TypedVal
Properties
Property | Type | Access | Description |
---|---|---|---|
adsval | AttributeDefs | readwrite | |
asval | Attribute | readwrite | |
csval | ElementCatalogEntries | readwrite | |
isval | Ints | readwrite | |
ival | int | readwrite | |
msval | Metrics | readwrite | |
obj | any | readwrite | |
psval | Points | readwrite | |
ssval | Strings | readwrite | |
sval | string | readwrite | |
tlval | TextLoc | readwrite | |
trval | TextRange | readwrite | |
tsval | Tabs | readwrite | |
uisval | UInts | readwrite | |
valType | int | readwrite |
Element of
PropVal.propVal
Used in:
void Doc.SetTextVal (textRange: TextRange, propNum: int, setVal: TypedVal)
void Globals.AppendVal (pv: PropVals, prop: int, val: TypedVal)
PropVal PropVal.PropVal (propIdent: PropIdent, propVal: TypedVal)
Return
TypedVal Doc.GetTextVal (textLoc: TextLoc, propNum: int)
Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |