[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XMLUtils' (#lazutils)

THashTable.Create

Declaration

Source position: laz2_xmlutils.pas line 77

public constructor THashTable.Create(

  InitSize: Integer;

  OwnObjects: Boolean

);