Ignore:
Timestamp:
Jan 3, 2011, 3:25:24 PM (13 years ago)
Author:
george
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Generics/TemplateGenerics/Generic/GenericDictionary.inc

    r91 r112  
    1414{$DEFINE TGListToStringConverter := TDictionaryToStringConverter}
    1515{$DEFINE TGListFromStringConverter := TDictionaryFromStringConverter}
     16{$DEFINE TGListItemArray := TDictionaryItemArray}
    1617{$DEFINE INTERFACE}
    1718{$I 'GenericList.inc'}
     
    4849{$DEFINE TGListToStringConverter := TDictionaryToStringConverter}
    4950{$DEFINE TGListFromStringConverter := TDictionaryFromStringConverter}
     51{$DEFINE TGListItemArray := TDictionaryItemArray}
    5052{$DEFINE IMPLEMENTATION}
    5153{$I 'GenericList.inc'}
Note: See TracChangeset for help on using the changeset viewer.