Class TSpecialImplementor

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSpecialImplementor = class(TObject)

Description

TSpecialImplementor is used in conjunction with TRbwParser.SpecialImplementorList to create a descendant of TExpression in TExpression.New.

Hierarchy

Overview

Fields

Public FunctionClass: TFunctionClass;
Public Implementor: TExpressionClass;

Description

Fields

Public FunctionClass: TFunctionClass;

FunctionClass: TFunctionClass; FunctionClass defines the interface of the expression.

Public Implementor: TExpressionClass;

Implementor: TExpressionClass; Implementor is the class of TExpression that will be created.


Generated by PasDoc 0.12.1 on 2013-05-13 15:41:59