Form.Caption 11.23

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #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 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.