TUnaryExpression

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TExpressionBase class for a node in a expression tree.
5TUnaryExpression

Source

Code.Expression.pas (56)

Fields

ScopeVisibilityTypeNameDescription
InstanceprivateTExpressionFOperand

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Operand: TExpression)
InstancepublicDestroy()