Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
LazUtils
»
Unit for TDictionaryStringList
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
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
I get access violation wh...
by
Martin_fr
[
Today
at 02:41:23 pm]
Macos Sequoia Lazarus 3.8...
by
turunk
[
Today
at 02:32:56 pm]
Compile Error on Assign f...
by
turunk
[
Today
at 02:30:39 pm]
Cannot execute Lazarus ID...
by
maurobio
[
Today
at 02:00:14 pm]
Testing with SQLite3DataS...
by
paweld
[
Today
at 01:58:58 pm]
Reducing the saturation o...
by
MarkMLl
[
Today
at 01:53:51 pm]
Writing a TMemo widget fr...
by
Martin_fr
[
Today
at 01:05:29 pm]
Convert this Python code ...
by
ccrause
[
Today
at 12:22:55 pm]
Koi Fish Fractal Tree (Us...
by
Boleeman
[
Today
at 10:43:45 am]
[solved] macro for code ?
by
alpine
[
Today
at 09:00:25 am]
New shader examples for r...
by
ginoo
[
Today
at 08:59:23 am]
Old MoveJOH_PAS_3 move me...
by
Thaddy
[
Today
at 07:47:03 am]
Amoeba Animated: Another ...
by
Boleeman
[
Today
at 07:18:57 am]
Seeing CLOUDS: But outsid...
by
Boleeman
[
Today
at 05:25:31 am]
Colored Triangled Tunnel ...
by
Boleeman
[
Today
at 01:30:13 am]
Animated Spinning Cluster...
by
Boleeman
[
Today
at 01:05:40 am]
Does anyone have the idea...
by
WayneSherman
[
Today
at 12:58:19 am]
Newbie in Web Programming...
by
Renat.Su
[April 24, 2025, 10:58:31 pm]
Uppercase in Keypress
by
Bart
[April 24, 2025, 10:32:13 pm]
Lazarus on Linux but Targ...
by
Sakkie
[April 24, 2025, 09:42:30 pm]
Package Use – Install ra...
by
paule32
[April 24, 2025, 09:15:29 pm]
[solved] unable to change...
by
indydev
[April 24, 2025, 08:54:42 pm]
MVP made easier.
by
Hansvb
[April 24, 2025, 08:27:33 pm]
[SOLVED] WebP images and ...
by
circular
[April 24, 2025, 07:02:54 pm]
Memory leak on JSON array...
by
ldvmikro
[April 24, 2025, 04:46:13 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unit for TDictionaryStringList (Read 11008 times)
bruce.button
Jr. Member
Posts: 59
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: 4144
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
Jr. Member
Posts: 59
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: 8798
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
Jr. Member
Posts: 59
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