Re: Changing Application.Title
- From: "Ron Tuijnman" <Ron@xxxxxxxxxxx>
- Date: Fri, 25 Nov 2005 21:53:23 +0100
Sorry Jamie, that won't work. It wil only change the title of the form, but
that's not shown by the messagebox.
But it's rather shooting with a canon on a mig,there are better ways to show
a message as one of the posters already stated...
Ron
"Jamie" <jamie_5_not_valid_after_5_Please@xxxxxxxxxxx> schreef in bericht
news:TfIhf.3543$Mj.2498@xxxxxxxxxxx
> Chris L. wrote:
>
>> Hi,
>>
>> Is it possible to change the Application.Title at run time?
>> When I use showMessage() for my error messages, it always displays the
>> application.title (defined in the project source file) as the caption of
>> the
>> message form. I want the caption of the application of certain messages
>> to
>> say something other than the application title.
>>
>> Thanks.
>>
>> Chris
>>
>>
> form1.caption := 'dadsasad'; ?
>
>
> --
> Real Programmers Do things like this.
> http://webpages.charter.net/jamie_5
>
.
- References:
- Changing Application.Title
- From: Chris L.
- Re: Changing Application.Title
- From: Jamie
- Changing Application.Title
- Prev by Date: Re: Substring with unknown length (newbie)
- Next by Date: Re: Changing Application.Title
- Previous by thread: Re: Changing Application.Title
- Index(es):
Relevant Pages
|