[Overview][Types][Classes][Procedures and functions][Index] |
The instance of the Create constructor that allows the programmer to specify how items in the list are to be compared
Source position: line 0
public constructor TStringToStringTree.Create( |
CaseSensitive: Boolean |
); |
const ACompareItems: TListSortCompare; |
const ACompareNameWithItem: TListSortCompare |
); |
CaseSensitive |
|
CaseSensitive - if True, string operations (comparisons etc) must be case sensitive |
lazarus-ccr.sourceforge.net |