> Grant Brown > Are you sure your not talking about changing the caption string as opposed to the application title ?
Hi. Changing application title also worked for me in D7. I did it from outside the DPR file (from a PAS file) and using something like this: Application.Ttitle:= Application.Title+ ctLogo where ctLogo is a constant. _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

