Form.Caption 11.23

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #37281
    roadrunner
    Participant

    Hi,

    i have tested 11.23 together with Delphi 5 (yes i still use that),

    when ich try to change the caption like

    Form1.Caption := MainCaption + ' – ' + ExtractFilename(OD_Dig.FileName);

    Then the whole Captionline changes the color and the border icon's disappaer.

    With 11.22 it was okay.

    BR

    Hans-Josef

    #56039
    Support
    Keymaster

    Hello!

    I'm trying to make this glitch with Delphi 5, but can't unfortunately.

    Could you help me and show a demo, please?

    #56068
    roadrunner
    Participant

    [attachment=8118:Askin.jpg]Hey,

    sorry for the delay. I was on a business trip.

    Here's the example

    The button only adds Hallo to the caption.

    Form1.Caption := Form1.Caption + ' Hallo';

    After triggering you could see caption changes and also the windows control buttons disappers.

    Best regards,

    Hans-Josef

    #56069
    Stephane Senecal
    Participant

    Might be interesting to say what version of windows you're using. It might be related to that.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #56091
    roadrunner
    Participant

    Win 7 64Bit

    #56078
    Support
    Keymaster

    Hello

    I have made a test-project with your code, but can't repeat the issue still.

    Could you help with a test-application, please?

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