[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: xmlutils.pp line 196
type TBinding = class
public
uri: PHashItem;
next: TBinding;
prevPrefixBinding: TObject;
Prefix: PHashItem;
end;
TBinding
TObject