LockingLocalValue Class
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
[Serializable] LockingLocalValue = public class(Value)
A reference to a local introduced as part of a locking statement.
Namespace: Cirrus Values
Members
| | |
|---|---|
| constructor(aStatement: LockingStatement) | Create a new instance of this class |
| constructor | Create a new instance of this class |
Properties
| | |
|---|---|
| Statement: LockingStatement | The statement this value belongs to |
See Also
- Cirrus
- External Links:
- Prism Aspects to Help with Monobjc Development (RemObjects Blogs)
- Value Class
- LockingStatement Class
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To