Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
Beginners
(Moderators:
FPK
,
Tomas Hajny
) »
ListView - store id inside elements
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
How to capture external d...
by
KodeZwerg
[
Today
at 03:04:28 pm]
JSON Schema - JSONpath
by
MaLu
[
Today
at 02:40:48 pm]
Compilation error with CP...
by
marcov
[
Today
at 02:08:13 pm]
Are customdrawncontrols a...
by
lagprogramming
[
Today
at 02:04:44 pm]
Freeing at destructor TLa...
by
lagprogramming
[
Today
at 02:01:54 pm]
centered text in progress...
by
wp
[
Today
at 01:56:23 pm]
Examples of third-party p...
by
wp
[
Today
at 01:49:59 pm]
TRegExpr Help
by
Tony Stone
[
Today
at 12:47:52 pm]
What is Indexing?
by
Zvoni
[
Today
at 12:40:59 pm]
another json problem
by
superc
[
Today
at 12:33:14 pm]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: ListView - store id inside elements (Read 1246 times)
howardpc
Hero Member
Posts: 4121
Re: ListView - store id inside elements
«
Reply #15 on:
January 25, 2023, 09:31:40 pm »
The Checklistbox's Selected[] array property tells you which indexes are selected, and the Checked[] array property tells you which indexes are checked.
Attached is a project which illustrates the use of Checked[].
Logged
noszone
New Member
Posts: 46
Re: ListView - store id inside elements
«
Reply #16 on:
January 27, 2023, 07:19:44 pm »
I've tested and learned many things while inspected the code of GetMem and howardpc. It looks as I should follow same way as described in provided code. Thank you, folks.
Logged
Print
Pages:
1
[
2
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
Beginners
(Moderators:
FPK
,
Tomas Hajny
) »
ListView - store id inside elements
TinyPortal
© 2005-2018