TsGroupBox check and AutoChildrenStates

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69821
    maz_polo
    Participant

    Hi,

    In a TsGroupBox with the Checked property set to false, and AutoChildrenStates set to csAsChecked, should not the controls it contains be disabled when the form is first displayed?

    Thanx.

    M.

    #69822
    Support
    Keymaster

    Hello
    The TsGroupBox component doesn’t change state of child controls while loading.
    Their state is changed only after clicking on the checkbox by the user.
    I’m not sure which behavior is better, so, it’s not changed in loading…

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