OnCheckBoxChanged event in TsRadioGroup doesn't do anything

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37088
    HeDiBo
    Participant

    The OnCheckBoxChanged event of a TsRadioGroup is inoperable (it's only usable for other group boxes). This event should be removed from the TsRadioGroup, or it should be made operational for clicks on radio buttons.

    #55401
    Support
    Keymaster

    Hello!

    This event works when the CheckBoxVisible property is True.

    The OnCheckBoxChanged event occurs when CheckBox of the component is changed.

    #55404
    HeDiBo
    Participant
    'Support' wrote:

    Hello!

    This event works when the CheckBoxVisible property is True.

    The OnCheckBoxChanged event occurs when CheckBox of the component is changed.

    OK. I interpreted the checkbox wrongly. That's mainly because there's no documentation on this.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.