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
how to convert pdf to png...
by
Zvoni
[
Today
at 04:13:31 pm]
Compiler error when check...
by
440bx
[
Today
at 04:11:54 pm]
Recommended way to build ...
by
alpine
[
Today
at 04:10:28 pm]
Game Music Emulator
by
TRon
[
Today
at 04:07:28 pm]
Problems with case statem...
by
MarkMLl
[
Today
at 03:02:33 pm]
Tessellated Pattern: How ...
by
Boleeman
[
Today
at 02:15:20 pm]
"Show Compiler Dialog"
by
MarkMLl
[
Today
at 02:10:48 pm]
macOS 11 Cocoa headers
by
Hansaplast
[
Today
at 12:44:49 pm]
How do you move a Procedu...
by
MarkMLl
[
Today
at 12:40:14 pm]
Cross Fractal
by
Boleeman
[
Today
at 12:27:53 pm]
Hashids that you need but...
by
Thaddy
[
Today
at 12:19:14 pm]
Error: -macosx_version_mi...
by
carl_caulkett
[
Today
at 12:05:05 pm]
Starting a Detached Updat...
by
TheMouseAUS
[
Today
at 10:48:52 am]
Golang vs free pascal
by
LV
[
Today
at 10:16:55 am]
Bitmap 16bit R5G6B5
by
wp
[
Today
at 10:11:20 am]
Starting a Detached Updat...
by
Thaddy
[
Today
at 10:09:09 am]
Fractal-Like Patterns usi...
by
Boleeman
[
Today
at 10:03:47 am]
Broken Icon Display on ma...
by
circular
[
Today
at 09:46:52 am]
Change button background ...
by
dbannon
[
Today
at 09:34:30 am]
An exception occurred whi...
by
zhougang2046
[
Today
at 09:22:34 am]
Is there a better web-bro...
by
Thaddy
[
Today
at 09:16:35 am]
Beginner can't debug a st...
by
Martin_fr
[
Today
at 09:09:23 am]
Sqlite tips leak dll usag...
by
Zvoni
[
Today
at 07:59:14 am]
Interesting article on Qt...
by
Thaddy
[
Today
at 07:53:52 am]
Listview how to custom or...
by
jenson
[
Today
at 05:51:18 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unit for TDictionaryStringList (Read 10693 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: 8768
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