Form.Caption 11.23 Root › Technical support › Troubleshooting This topic has 5 replies, 3 voices, and was last updated 7 years, 9 months ago by roadrunner. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 13, 2017 at 6:47 am #37281 roadrunnerParticipant 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 January 21, 2017 at 10:21 am #56039 SupportKeymaster Hello! I'm trying to make this glitch with Delphi 5, but can't unfortunately. Could you help me and show a demo, please? January 26, 2017 at 2:56 pm #56068 roadrunnerParticipant [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 January 26, 2017 at 4:32 pm #56069 Stephane SenecalParticipant 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 January 28, 2017 at 5:32 pm #56091 roadrunnerParticipant Win 7 64Bit February 4, 2017 at 10:45 am #56078 SupportKeymaster 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? Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting