[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: xmlutils.pp line 141
type TDblHashArray = class(TObject)
public
procedure Init();
function Locate();
destructor Destroy; override;
end;
TDblHashArray
TObject