Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
About two years ago I have found a component that can be used to create array with string keys on delphi... anyone know a component like this??
In Delphi 2010 (I think 2009 as well) there is a generic TDictionary class in Generics.Collections.pas you could use.
Add a comment
Sounds like you are looking for a HashMap. The Delphi Container Library provides one.
this is the component: http://www.explainth.at/en/delphi/daa.shtml
Required, but never shown
By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.
Start asking to get answers
Find the answer to your question by asking.
Explore related questions
See similar questions with these tags.