[DUG] Editor mark points
Myles Penlington
myles at ams.co.nz
Mon Aug 27 21:51:40 NZST 2007
I think it is the save project desktop option (if there is any control
it is via one of those 2 global options anyway), otherwise it is on by
default for all projects (which I don't mind).
Myles.
From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of John Bird
Sent: Monday, 27 August 2007 09:43
To: 'NZ Borland Developers Group - Delphi List'
Subject: [DUG] Editor mark points
In D2007 the editor mark points (eg set by CTRL+SHIFT+1 etc, jump to
with CTRL+1 etc) are saved with the project....also breakpoints.
Which operation saves them? I seem to get old mark points when I reopen
a project.
John Bird
email
johnkbird at paradise.net.nz
Expert in Beyond Software
Ph land (03)384-4527 mobile (027)484-4528
92 Soleares Ave, Mt Pleasant
Christchurch
Webhttp://jbclnz.googlepages.com <http://jbclnz.googlepages.com/>
-----Original Message-----
From: delphi-bounces at delphi.org.nz
[mailto:delphi-bounces at delphi.org.nz] On Behalf Of Ross Levis
Sent: Monday, 27 August 2007 8:42 p.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: RE: [DUG] date format help in TDateTimePicker
I believe D5 doesn't have the Format property for
TDateTimePicker, which was added in D6 or D7. I had the same problem.
You need to do this...
DateTime_SetFormat(DateTimePicker1.Handle,
pChar('dd-MMMM-yyyy'));
Ross.
From: delphi-bounces at delphi.org.nz
[mailto:delphi-bounces at delphi.org.nz] On Behalf Of Jeremy Coulter
Sent: Monday, 27 August 2007 18:02
To: 'NZ Borland Developers Group - Delphi List'
Subject: RE: [DUG] date format help in TDateTimePicker
have you trid the "FORMAT" property of the control?? in your
case it will be dd-MMMM-yyyy
Jeremy
________________________________
From: delphi-bounces at delphi.org.nz
[mailto:delphi-bounces at delphi.org.nz] On Behalf Of Vikas...
Sent: 27 August 2007 17:25
To: delphi at delphi.org.nz
Subject: [DUG] date format help in TDateTimePicker
Hi
I am using TDateTimePicker to display date in Delphi 5
But the problem is i am not sure how to display date in
"27-august-2007 " format since for date format there 2 options that is
short and long and when i use long it displays days name whihc i dotn
want. Please any one suggest how to format date the way is mentioned
above
Regards
Vikas
ease Date: 25/08/2007 17:00
__________ NOD32 2245 (20070506) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
__________ NOD32 2245 (20070506) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
Attention:
This communication is confidential and may be legally privileged. If you are not the intended recipient, please do not use, disclose, copy or distribute it, other than to return it to us with your confirmation that it has been deleted from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.adventureeducation.co.nz/pipermail/delphi/attachments/20070827/1662a509/attachment-0001.html
More information about the Delphi
mailing list