An error in using TsSysButton

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #38042
    Saeidd2016
    Participant

    Hello,

    I have placed a TsSysButton on the form. When I run the application it gets an error. See screenshot.

    [attachment=9023:sysbutton.png]

    #58721
    Support
    Keymaster

    How the error may be repeated step-by-step?

    TsSkinManager is activated?

    #58713
    Saeidd2016
    Participant
    'Support' wrote:

    How the error may be repeated step-by-step?

    TsSkinManager is activated?

    Yes TsSkinManager is active.

    1. Create a new VCL project in the Delphi Berlin.

    2. Place TsSkinManager on the form and set SkinDirectory and SkinName properties. And set ScaleMode to smVCL.

    3. Place TsSkinProvider on the form.

    4. Place TsDragBar on the form.

    5. Place TsSysButton on the TsDragBar.

    6. Run the project by pressing F9 key.

    When I run it, It gives an error (see first post screenshot) and when I click the Break button on the debugger exception it shows the GetClientOrigin function of Vcl.Controls unit.

    [attachment=9031:SysButtonError.png]

    #58744
    Support
    Keymaster

    It's strange, but I can't repeat the error under the Delphi Berlin.

    Can you send me this project with Exe, please?

    #58745
    Saeidd2016
    Participant
    'Support' wrote:

    Can you send me this project with Exe, please?

    Yes, This is the project with Exe.

    [attachment=9032:SysButton.rar]

    #58761
    Support
    Keymaster

    Thank you for the demo, this error will be fixed in the nearest release.

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