Unit 'AvgLvlTree' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home