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
Form goes Frame - drag an...
by
Nicole
[
Today
at 07:08:08 pm]
How to block mouse withou...
by
Yurgenz
[
Today
at 06:45:54 pm]
NIL vs. Assign: when to u...
by
paule32
[
Today
at 06:22:06 pm]
How to download/compile l...
by
zeljko
[
Today
at 06:13:35 pm]
LazTTF2Vector - An Enhanc...
by
maurog
[
Today
at 06:07:44 pm]
Converting a Project from...
by
JanRoza
[
Today
at 05:41:24 pm]
AVRPascal – free code edi...
by
ackarwow
[
Today
at 05:22:53 pm]
Remote access to database...
by
wcage03
[
Today
at 04:23:37 pm]
Freepascal Toolkit in VS ...
by
PhoenixHawk
[
Today
at 04:04:16 pm]
Program crashing with exc...
by
marcov
[
Today
at 03:52:47 pm]
Checking for number or no...
by
stab
[
Today
at 03:52:33 pm]
Can't put Lazarus in dock
by
JimKueneman
[
Today
at 03:21:23 pm]
Force parameters of my ap...
by
Ericktux
[
Today
at 03:17:38 pm]
GR32 installation
by
AndersM
[
Today
at 02:42:27 pm]
Cannot update a record us...
by
1HuntnMan
[
Today
at 02:42:04 pm]
StringGrid, a cell with a...
by
cdbc
[
Today
at 02:31:05 pm]
App crashes in main menu ...
by
Igor Kokarev
[
Today
at 02:18:23 pm]
Using Bresenham's line al...
by
TBMan
[
Today
at 01:34:23 pm]
New 2D StarField
by
Gigatron
[
Today
at 12:32:32 pm]
Parse uncommon format to ...
by
Mo0211
[
Today
at 12:10:18 pm]
Search for: German Reader...
by
paule32
[
Today
at 12:09:50 pm]
online packages manager e...
by
pereira
[
Today
at 12:07:56 pm]
mp4 video programming wit...
by
metis
[
Today
at 11:44:03 am]
GLscene cannot add Scene ...
by
bbd666
[
Today
at 11:33:54 am]
How to rename or move a s...
by
anse
[
Today
at 09:47:14 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unit for TDictionaryStringList (Read 10988 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: 8790
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