JCL Help:TExprSetContext

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TExprContext
|
TExprSetContext


Summary

A compound context object for combining multiple contexts.


Pascal

 public TExprSetContext = class(TExprContext);


Description

A context class that contains a set of other contexts, which it searches in order, starting with the most recently added.


About

Unit

JclExprEval


Navigation

Donator

Barry Kelly


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page