Unit 'Laz2_XMLUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TBinding

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: laz2_xmlutils.pas line 113

type TBinding = class

public

  uri: TXMLUtilString;

  

  next: TBinding;

  

  prevPrefixBinding: TObject;

  

  Prefix: PHashItem;

  

end;

Inheritance

TBinding

  

|

TObject


Version 4.4 Generated 2025-11-08 Home