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
IRC channel
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
New version of BGRABitmap
by
circular
[
Today
at 05:18:09 pm]
Threads - stringlist and ...
by
Warfley
[
Today
at 05:07:59 pm]
first generic attempt
by
Paolo
[
Today
at 04:59:25 pm]
Best way to delete an ins...
by
Handoko
[
Today
at 04:46:46 pm]
Bluetooth on Raspberry, d...
by
pascalbythree
[
Today
at 04:21:35 pm]
Are We Dead Yet?
by
Joanna
[
Today
at 04:09:25 pm]
Online Package Manager
by
GetMem
[
Today
at 03:54:17 pm]
Non-local goto example ne...
by
alpine
[
Today
at 01:56:19 pm]
Can't load because <x> de...
by
marcov
[
Today
at 01:23:43 pm]
Hole punching - Step by S...
by
nummer8
[
Today
at 12:04:20 pm]
Providing *.deb files for...
by
TRon
[
Today
at 11:49:40 am]
Insert variant array to e...
by
TRon
[
Today
at 11:36:03 am]
Load local HTML file into...
by
c4p
[
Today
at 10:27:28 am]
LAMW - simple esc/POS pri...
by
Mongkey
[
Today
at 02:46:21 am]
ZenGL +android + MacOS Co...
by
Seenkao
[
Today
at 02:34:38 am]
[SOLVED] Using high inste...
by
lagprogramming
[May 27, 2023, 07:50:48 pm]
LAMW - default manifest r...
by
jmpessoa
[May 27, 2023, 07:25:21 pm]
Improvements in rtl/objpa...
by
PascalDragon
[May 27, 2023, 06:35:26 pm]
Optimization of for loops...
by
lagprogramming
[May 27, 2023, 03:56:09 pm]
How to download a file fr...
by
maurobio
[May 27, 2023, 02:58:43 pm]
Solved- TSQLQuery.ExecSQL...
by
br4d
[May 27, 2023, 02:26:56 pm]
[Solved] Help with spellc...
by
Espectr0
[May 27, 2023, 12:04:11 pm]
[SOLVED] How to get recei...
by
cdbc
[May 27, 2023, 10:04:41 am]
Reading MAC address of Ac...
by
Jurassic Pork
[May 27, 2023, 07:56:41 am]
LAMW - How to build kitka...
by
jmpessoa
[May 27, 2023, 12:39:35 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unit for TDictionaryStringList (Read 8785 times)
bruce.button
New Member
Posts: 41
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: 4131
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: 41
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: 8594
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: 41
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