Form caption not redraw

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36826
    Ondra
    Participant

    Hello,

    change TForm.Caption made from TForm.OnActivate will not be displayed.

    If TForm displayed using Show(), everything is Ok.

    When using ShowModal() will not change the Caption.

    Caption then redrawn for example, when you click outside the modal form.

    When SkinManager.Active = False, everything is Ok.

    I use OnActivate for formal control inputs to the modal dialog and change the Caption of the situation.

    AC version 10.24

    Delphi DX10, 32-bit

    Windows 8.1

    (Sorry for my google english.)

    #54628
    Support
    Keymaster

    Hello, Ondra!

    Could you show a demo-project with sources, please?

    I can't repeat the problem, caption is changed in OnActivate in my test-application..

    #54686
    Ondra
    Participant

    Hello all,

    I'm sorry, I was a bug in my code.

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