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

Legend:

Unmodified
Added
Removed
  • Generics/TemplateGenerics/Specialized/SpecializedDictionary.pas

    r91 r112  
    2121{$DEFINE TGDictionaryToStringConverter := TDictionaryToStringConverterInteger}
    2222{$DEFINE TGDictionaryFromStringConverter := TDictionaryFromStringConverterInteger}
     23{$DEFINE TGDictionaryItemArray := TDictionaryStringItemArray}
    2324{$DEFINE INTERFACE}
    2425{$I 'GenericDictionary.inc'}
     
    3637{$DEFINE TGDictionaryToStringConverter := TDictionaryToStringConverterInteger}
    3738{$DEFINE TGDictionaryFromStringConverter := TDictionaryFromStringConverterInteger}
     39{$DEFINE TGDictionaryItemArray := TDictionaryStringItemArray}
    3840{$DEFINE IMPLEMENTATION}
    3941{$I 'GenericDictionary.inc'}
Note: See TracChangeset for help on using the changeset viewer.