Class
PropVal
PropVal
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
propIdent | PropIdent | readwrite | |
propVal | TypedVal | readwrite |
Methods
Constructor
PropVal PropVal (propIdent: PropIdent, propVal: TypedVal)
Parameter | Type | Description |
---|---|---|
propIdent | PropIdent | |
propVal | TypedVal |
Example | new PropVal() |
Used in:
void Doc.SetTextPropVal (textRange: TextRange, setVal: PropVal)
void Globals.PrintPropVal (p: PropVal)
Return
PropVal Doc.GetTextPropVal (textLoc: TextLoc, propNum: int)
PropVal PropVal.PropVal (propIdent: PropIdent, propVal: TypedVal)
Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |