[DUG] Editor mark points
John Bird
johnkbird at paradise.net.nz
Mon Aug 27 21:42:46 NZST 2007
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
Web http://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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.adventureeducation.co.nz/pipermail/delphi/attachments/20070827/8a0aed9e/attachment.html
More information about the Delphi
mailing list