[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XMLUtils' (#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.0 Generated 2025-05-03 Home