How I use multiple columns on TCheckListBox?
I'm using the TcheckListBox control and would like to use a second column on this, but besides the Columns and Header properties, I could not find any source on inserting the multicolumn contents... It can look like a noobie question, but Delphi's help doesn't have any content on this, and my searches (on Google and SO) brought much gar...