Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
LazUtils
»
Unit for TDictionaryStringList
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
cdecl - conventions instr...
by
AlanTheBeast
[
Today
at 02:05:38 am]
Executing build commands ...
by
ASBzone
[
Today
at 01:49:01 am]
Help with task using arra...
by
dseligo
[
Today
at 01:41:59 am]
LAMW: Linux crash in emul...
by
jmpessoa
[
Today
at 01:30:21 am]
LAMW: jMsSqlJDBCConnectio...
by
jmpessoa
[
Today
at 01:29:03 am]
Using WebSockets with Laz...
by
PierceNg
[
Today
at 01:21:06 am]
problem executting tproce...
by
Martin_fr
[
Today
at 01:11:16 am]
Are there any existing vn...
by
willbprog9933
[March 02, 2021, 11:19:57 pm]
Copy the contents of a po...
by
jamie
[March 02, 2021, 10:46:41 pm]
Adding event to a runtime...
by
justnewbie
[March 02, 2021, 09:59:09 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unit for TDictionaryStringList (Read 5917 times)
bruce.button
New Member
Posts: 33
Unit for TDictionaryStringList
«
on:
August 26, 2014, 10:46:14 am »
Is there a unit that must be included when using TDictionaryStringList? I have tried adding the Lazutils package, but the compiler tells me Error: Identifier not found "TDictionaryStringList".
Thanks in advance.
Bruce
Windows 7, 32 bit.
Logged
howardpc
Hero Member
Posts: 3644
Re: Unit for TDictionaryStringList
«
Reply #1 on:
August 26, 2014, 11:02:30 am »
You don't need the lazutils package, the LCL is the only dependency (which your project will already have by default).
Make sure DictionaryStringList is in your uses clause.
Logged
bruce.button
New Member
Posts: 33
Re: Unit for TDictionaryStringList
«
Reply #2 on:
August 26, 2014, 11:08:20 am »
Thanks for the reply. When I put DictionaryStringList in the uses clause I get "Can not find unit DictionaryStringList". I'm sure this is due to ignorance on my part of something elementary; is there something else I am missing? My version of Lazarus is 1.0.10. Is it perhaps too old?
Logged
Leledumbo
Hero Member
Posts: 8307
Programming + Glam Metal + Tae Kwon Do = Me
Re: Unit for TDictionaryStringList
«
Reply #3 on:
August 26, 2014, 11:14:26 am »
Quote from: bruce.button on August 26, 2014, 11:08:20 am
My version of Lazarus is 1.0.10. Is it perhaps too old?
Could be. It's over a year ago. Things could get added/removed/changed a lot within a year.
Logged
Follow this if you want me to answer:
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F
http://pascalgeek.blogspot.com
https://bitbucket.org/leledumbo
https://github.com/leledumbo
Code first, think later - Natural programmer B)
bruce.button
New Member
Posts: 33
Re: Unit for TDictionaryStringList
«
Reply #4 on:
August 26, 2014, 12:07:21 pm »
Thank you! I have got it working with version 1.2.4.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
LazUtils
»
Unit for TDictionaryStringList
TinyPortal
© 2005-2018