another Posted February 5, 2009 Posted February 5, 2009 Hi,How a other window/apps title change? I need delphi7 code. Please help me.
Departure Posted February 5, 2009 Posted February 5, 2009 download the source code project here to see an example, its a very easy task to do in delphi and if you used google you would have found 100's of examples.http://delphi.about.com/od/fullcodeproject..._title_edit.htm
0xFF Posted February 10, 2009 Posted February 10, 2009 As M2R stated, use SetWindowText() or SendMessage() + WM_SETTEXT
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now