Overview
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
xquery
type TXQDecimalFormat = class(TObject)
namespaceURL: string;
localname: string;
formats: TXQDecimalFormatPropertyData;
constructor Create;
constructor CreateEmpty;
function clone: TXQDecimalFormat;