The ordinary TCheckBox has just two states: checked and not checked. I need a checkbox with three states: checked, "half-checked" , not checked. (Or with multiple states). Exists there such a component in VCL or FNC?
(I have an application where the user should choose between three states: "yes it's ok", "no, it's not", "not sure". What other component could be used?)
Thanks
Tony