Use Custom Check Box Images for a ListView - Delphi 's TListView Checkboxes are Ugly
Monday April 21, 2008
in Delphi TIPS ::
When the ViewStyle property of a TListView Delphi control is set to vsReport and CheckBoxes is set to true, list view includes a check box next to the items in the list.
When the ViewStyle property of a TListView Delphi control is set to vsReport and CheckBoxes is set to true, list view includes a check box next to the items in the list.
By design this check box is, well, "ugly". It has a nasty thick 2 pixel border - and there's no property to change it.
Read the full article to learn how to Use Custom Check Box Images for a ListView - Delphi 's TListView Checkboxes are Ugly.
Related:


No comments yet. Leave a Comment