- Timestamp:
- Oct 28, 2010, 5:41:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Generics/TemplateGenerics/Generic/DictionaryImplementation.tpl
r72 r73 1 1 2 2 {$INCLUDE 'ListImplementation.tpl'} 3 3 4 function TGDictionary.GetKey(Index: TDictionaryIndex): TDictionaryKey; 4 5 begin
Note:
See TracChangeset
for help on using the changeset viewer.