Recent

Author Topic: ListView - store id inside elements  (Read 1644 times)

howardpc

  • Hero Member
  • *****
  • Posts: 4144
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[].

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.

 

TinyPortal © 2005-2018