- MyCheckListDlg.Checked[x] := true
- MyCheckListDlg.CheckListBox.Checked[x] := true
- MyCheckListDlg.CheckListBox.State[x] := cbChecked;
- MyCheckListDlg.value := 1 (for item[0], 3 for item[0] and [1], etc)
Can someone point out what must be obvious to all but me!
(I do have LMD version 2013.6 but there are no bugs listed for the CheckListDlg since then)
Comments