TsGroupBox with child controls

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33320
    tavel
    Participant

    TsGroupBox1.Enabled:=False;
    After this code all child components of TsGroupBox remain enabled.
    TGroupBox doesn't have such problem.

    #40695
    Support
    Keymaster

    Hello

    Could you prepare a demo for this problem? I can't reproduce it.
    What Delphi version do you uses?

    #40730
    tavel
    Participant

    QUOTE (Support @ Oct 7 2009, 10:46 AM) <{POST_SNAPBACK}>
    Hello

    Could you prepare a demo for this problem? I can't reproduce it.
    What Delphi version do you uses?


    Sorry, I ran tests and standart TGroupBox has this problem too. It's child controls become disabled, but their appearance remain “enabled”. Also we can't walk through Groupbox.Components array because it's empty here

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