Class TXQTermReadObjectProperty

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TXQTermReadObjectProperty = class(TXQTermWithChildren)

Description

no description available, TXQTermWithChildren description follows
no description available, TXQTerm description follows

Internally used xpath term

Hierarchy

Overview

Fields

Public propname: string;

Methods

Public constructor create(apropname: string);
Public function evaluate(var context: TXQEvaluationContext): IXQValue; override;
Public function getContextDependencies: TXQContextDependencies; override;
Public function clone: TXQTerm; override;

Description

Fields

Public propname: string;
 

Methods

Public constructor create(apropname: string);
 
Public function evaluate(var context: TXQEvaluationContext): IXQValue; override;
 
Public function getContextDependencies: TXQContextDependencies; override;
 
Public function clone: TXQTerm; override;
 

Generated by PasDoc 0.14.0.