Show: Delphi C++
Display Preferences

System.Bindings.Expression.TBindingExpression

From XE2 API Documentation
Jump to: navigation, search

System.TObject
TBindingExpression

Delphi

TBindingExpression = class abstract(TObject)

C++

class PASCALIMPLEMENTATION TBindingExpression : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
System.Bindings.Expression.pas
System.Bindings.Expression.hpp
System.Bindings.Expression System.Bindings.Expression

Description

Parent class for binding expressions.

TBindingExpression is the parent class for binding expressions. Every expression parsed and evaluated must descend from TBindingExpression.

TBindingExpression is an abstract class with virtual methods, therefore you cannot instantiate it.

See Also

Personal tools
Previous Versions
Translations