Alignment of caption of TsRadioGroup is wrong

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37286
    HeDiBo
    Participant

    Below are the radiogroups at design time:

    [attachment=8095:RGsAtDesign.jpg]

    At run time, the lower of the two looses part of the right hand side:

    [attachment=8096:RGsAtRun.jpg]

    The captions have CaptionSkin as COLHEADER and the anchors are [akTop,akRight]. The CaptionLayout of both is clTopRight.

    Strange thing is, only the bottom radiogroup is in trouble!

    The radiogroups are place on a TsTabSheet, which is part of a TsPageControl, which is placed on a TsPanel, which is placed on another TsTabSheet, placed on a TsPageControl, placed on a Frame with a TsFrameAdapter. The frame is placed on a TsTabSheet of a TsPageControl on the main form.

    You can imagine it is a bit of a hassle to reproduce this in a test project.

    #56041
    Support
    Keymaster

    Hello!

    All right side of the bottom RadioGroup is shifted to the right, seems.

    I think, it's work of the Anchors property. Can you give me this Dfm file? I will check why it happens.

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