Overview
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
xquery
type TXQProperty = class(TObject)
property Name: string read GetName;
property Value: IXQValue read GetValue;