[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: laz2_xmlutils.pas line 113
type TBinding = class
public
uri: TXMLUtilString;
next: TBinding;
prevPrefixBinding: TObject;
Prefix: PHashItem;
end;
TBinding
TObject