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

TCustomStringMap.Create

Declaration

Source position: avglvltree.pas line 168

public constructor TCustomStringMap.Create(

  TheCaseSensitive: Boolean

);

constructor TCustomStringMap.Create(

  const ACompareItems: TListSortCompare;

  const ACompareNameWithItem: TListSortCompare;

  TheCaseSensitive: Boolean = False

);


Version 4.0 Generated 2025-05-03 Home