Re: RE:[DUG]: Database component

2000-04-24 Thread leigh
ounds like TClientDataset except XML function. But TClientDataset is only available in Enterprise version unfortunately. Best Regards Leigh Wanstead - Original Message - From: Colin R Dillicar To: Multiple recipients of list delphi Sent: Tuesday, April 25, 2000 4:45 PM Subjec

[DUG]: Declare const object

2000-05-05 Thread leigh
= class(TObject) public AValue: Integer; end; How to declare implement const in TObject? Thanks in advance. Best Regards leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL

Re: [DUG]: Declare const object

2000-05-05 Thread leigh
Dear Aaron, This method is currently I use. But I am not happy about that. Because I want that variable to be logical const, no one should modify it. I want compiler automatic tell me it is an error if in my code I try to modify the value. Thanks any way. Best Regards leigh - Original

Re: [DUG]: Get BDE Version

2000-05-07 Thread leigh
Sorry, if you compile this, you may need to add BDE in your unit uses. Best Regards leigh - Original Messsage - From: Leigh Wanstead [EMAIL PROTECTED] Sent on: Mon, 8 May 2000 15:16:12 +1200 - Hello everyone, I use following code to get

[DUG]: I can not use Enterprise Manaager to view table

2000-06-06 Thread leigh
is Windows NT workstation it is fine. I use the same login id: sa which is administrator. Version: SQL SERVER 7 on Windows 95 I know the worst case is to reinstall SQL Server 7 on that machine. Any ideas? Thanks in advance. Best Regards leigh

[DUG]: Which company's dbaware treeview support load data on demand?

2000-06-12 Thread leigh
, at least I experimentd it load all data. Any suggestions? Thank you for your time to read my email. I look forward to hearing from you. Best Regards leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL

Re: [DUG]: Whats wrong here?

2001-05-24 Thread leigh
In your constructor you need to set FAutoTab to True again. -Original Message- From: Luke Pascoe [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Date: Fri, 25 May 2001 16:02:32 +1200 Subject: [DUG]: Whats wrong here? I have a property declared like so:

Re: [DUG]: memory loss.

2000-01-12 Thread Leigh Wanstead
-BEGIN PGP SIGNED MESSAGE-Hash: SHA1 If you also develop DLL, make sure both application and DLL putsharemem at the first line of your project source. Just a thought. Best RegardsLeigh Wanstead- - Original Message - From: Nigel Tavendale To: Multiple recipients of list

Re: [DUG]: Show/ShowModal

2000-01-17 Thread Leigh Wanstead
will allocate memory, of course for today's computer this should not be an issue. But control TQuery is very important. Best Regards Leigh Wanstead - - Original Message - From: Grant Black [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Tuesday, January 18

[DUG]: How much for Products on CDROM Downloadable from USA inprise Website in New Zealand? Where to buy? Who to contact?

2000-01-18 Thread Leigh Wanstead
How much for Products on CDROM Downloadable from USA inprise Website in New Zealand? Where to buy? Who to contact? Best Regards Leigh Wanstead --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED

Re: [DUG]: Show/ShowModal

2000-01-18 Thread Leigh Wanstead
Dear Grant Black, Thank you for your comment. What I mean is every design is business rule first. If we can select between Modal and Non Modal, absolutely Modal is number one choice. Best Regards Leigh Wanstead - Original Message - From: Grant Black [EMAIL PROTECTED] To: Multiple

Re: [DUG]: Telnet

2000-02-13 Thread Leigh Wanstead
address: http://www.pbe.com/SourceWorks/Winshoes Best Regards Leigh Wanstead - Original Message - From: abdul.muhyi [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Sunday, February 13, 2000 4:52 PM Subject: [DUG]: Telnet Can someone please give me

[DUG]: 50 uses of MIDAS(Including TClientDataset) [Number ONE--Number THREE]

2000-02-24 Thread Leigh Wanstead
, no other stuff, it will usually take less than one seconds. It is much much faster. Thank you for your time to read this thread. And I will try to offer more tips. And I look forward to read your tips. Best Regards Leigh Wanstead

Re: [DUG]: Defaults for Standard Units

2000-02-24 Thread Leigh Wanstead
Copy all dcu files from your delphi install cd. Best Regards Leigh Wanstead - Original Message - From: Neven MacEwan [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Friday, February 25, 2000 9:44 AM Subject: [DUG]: Defaults for Standard Units Hiya all

Re: [DUG]: IB opensource 'announcement'

2000-02-14 Thread Leigh Wanstead
Eliminating license fees for developers and for deployed applications will greatly reduce the cost and hassle of building and distributing applications. Does that mean if deploy application on client side, no need to buy a deployment license? - Original Message - From: Peter G Jones

Re: [DUG]: Delphi 5 Update Available....

2000-02-16 Thread Leigh Wanstead
How much for update CD availble in Auckland? - Original Message - From: Donovan J. Edye [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Thursday, February 17, 2000 3:09 PM Subject: [DUG]: Delphi 5 Update Available G'Day All, Thought you would be

Re: [DUG]: Delphi 5 Update Available....

2000-02-17 Thread Leigh Wanstead
I'll get it onto the local server ASAP. Thank you. This is much positive than so so. Best Regards Leigh Wanstead - Original Message - From: Nic Wise [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Thursday, February 17, 2000 5:16 PM Subject: Re: [DUG

[DUG]: BDE

2000-02-17 Thread Leigh Wanstead
in their documents. By the way, it is my personal opion. Best Regards Leigh Wanstead --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz

Re: [DUG]: Dialup.

2000-02-17 Thread Leigh Wanstead
In that case, I would use TurboPower Async Professional FTP component to develop a FTP server. APD FTP component has one shortage, only allow one connection at server, but I suspect it will not be the probem for you. Best Regards Leigh Wanstead - Original Message - From

Re: [DUG]: Dialup.

2000-02-17 Thread Leigh Wanstead
Main advantage of Async Pro is that it suitable provide native serial port dial out function and all modem functions. You can control all by yourself which quit suit for requirement for remote access. Maybe you can combine with ICS free component. Just a suggestion. Best Regards Leigh Wanstead

Re: [DUG]: Bitmaps for toollbar

2000-02-20 Thread Leigh Wanstead
Dear Mike, What I have done is to use Print Screen on programs with toolbar buttons I like the look of and cut the images and rejigged them in the Image Editor. This proved to be a lot faster than using a "resource finder" program. Because this kind of method relate to screen resolution,

Why no [DUG] meetings in New Zealand?

2000-02-22 Thread Leigh Wanstead
I also subscibed to ADUG, and got lots of messages about their meetings. And I have never heard of DUG meetings in New Zealand. How about that? Best Regards Leigh Wanstead --- New Zealand Delphi Users group - Delphi

Re: Why no [DUG] meetings in New Zealand?

2000-02-22 Thread Leigh Wanstead
Who has some subject they want to do a presentation on? And I believe that will be a great place for Inprise or Whatever company marketing too. - Original Message - From: Kerry Sainsbury [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Wednesday, February

Re: Re: Why no [DUG] meetings in New Zealand?

2000-02-22 Thread Leigh Wanstead
hours? Just a suggestion. Best Regards Leigh Wanstead - Original Message - From: Gary T. Benner [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Wednesday, February 23, 2000 3:47 PM Subject: RE: Re: Why no [DUG] meetings in New Zealand? [Reply] Hi all

Re: [DUG]: Default boolean result and hints

2000-02-28 Thread Leigh Wanstead
stuff which may through exception // in this case FALSE will be returned // at the end of all result := TRUE; except // By the way, this block eat all your exceptions, and do nothing, it is not recommended result := False; end; end; Best Regards Leigh

Re: [DUG]: Default dir in IDE

2000-02-28 Thread Leigh Wanstead
Dear Alex, Check your Delphi Icon on Desktop, set ShortCut\Start In Directory to your my development directory. Best Regards Leigh Wanstead - Original Message - From: Alex Kouznetsov [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Wednesday, March 01

Re: [DUG]: Oracle and Delphi

2000-03-01 Thread Leigh Wanstead
Dear Jeremy, There is a tool called DAO, http://www.allroundautomations.nl/doa.html Best Regards Leigh Wanstead - Original Message - From: Jeremy Coulter To: Multiple recipients of list delphi Sent: Thursday, March 02, 2000 8:55 AM Subject: [DUG]: Oracle

Re: [DUG]: Oracle and Delphi

2000-03-01 Thread Leigh Wanstead
thin client solutions Best Regards Leigh Wanstead - Original Message - From: Antony Gardiner [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Thursday, March 02, 2000 9:28 AM Subject: RE: [DUG]: Oracle and Delphi Hi, We have a good solution here using

Re: [DUG]: Server time

2000-03-06 Thread Leigh Wanstead
that time, if you do not have server, you may use WinShoes to develop a simple TCP server to send server local time to workstation while workstation request it. Best Regards Leigh Wanstead - Original Message - From: Cheng Wei [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL

Re: [DUG]: Timing less than 1ms

2000-03-09 Thread Leigh Wanstead
PROTECTED] It is a free component with source code. Hope this can help. Best Regards Leigh Wanstead - Original Message - From: Luke Pascoe [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Friday, March 10, 2000 09:39 Subject: [DUG]: Timing less than 1ms

Re: [DUG]: Whats wrong here?

2000-03-29 Thread Leigh Wanstead
For this kind of error, I usually rely on compiler automatic point to the line and my editor color settings to find bug. Just a suggestion, change default color setting a different one. Best Regards Leigh Wanstead - Original Message - From: Aaron Scott-Boddendijk [EMAIL PROTECTED

Re: [DUG]: D5 being problematic - anyone got ideas.

2000-03-29 Thread Leigh Wanstead
. Duplicate name only be allowed if you have to patch a file, and you can not get *.dpk, so you let Delphi see your patch first. Best Regards Leigh Wanstead - Original Message - From: Phil Scadden [EMAIL PROTECTED] To: Multiple recipients of list DELphi [EMAIL PROTECTED] Sent: Thursday, March 30

Re: [DUG]: Component Icons (again)

2000-04-11 Thread Leigh Wanstead
Leigh Wanstead - Original Message - From: Max Nilson [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Wednesday, April 12, 2000 02:54 Subject: RE: [DUG]: Component Icons (again) Alex Kouznetsov spoke thusly at me: To Max the educating man I am glad

Re: [DUG]: thread definition.

2000-04-12 Thread Leigh Wanstead
Dear Matt, In Delphi\Demos\Threads contains a demo which demonstrate thread use in Sort. Just a suggestion. Best Regards Leigh Wanstead - Original Message - From: Matthew Comb [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Sent: Thursday, April 13, 2000 08

Re: [DUG]: R Form caption colour

2000-04-13 Thread Leigh Wanstead
bar on a form. But you can override windows message as Phil suggested in previous message. Best Regards Leigh Wanstead - Original Message - From: Steven Wild To: Multiple recipients of list delphi Sent: Friday, April 14, 2000 10:17 Subject: [DUG]: R Form caption col

RE: [DUG]: Multi-thread queries

2000-04-18 Thread Leigh Wanstead
ard Oracle and SQL server and SYBASE do not allow you to use hardware or software to bypass license agreement. Hope this can help you. Best Regards Leigh Wanstead -- From: Lisandro Rueckert Sent: Tuesday, April 18, 2000 1:17 PM To: Multiple recipients of list delphi Subject:

Re: [DUG]: Hint Window (for Jerememy)

2000-05-02 Thread Leigh Wanstead
I have seen 'cvs' mentioned a couple of times now - what is it ? It is a version control system. Like Microsoft Visual SourceSafe. Best Regards leigh From: "Paul Lowman" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Multiple recipients of list delphi [EMAIL PROTECTED] Subject

Re: [DUG]: Seminars in Christchurch

2000-05-03 Thread Leigh Wanstead
, and want the material, you should really register for and go to the seminar. Thats kinda he idea of coming and paying :). I like the idea to buy the material though I am in Auckland, but I do not have time. Please advise price for the material. Best Regards leigh From: "Nic Wise&qu

[DUG]: Get BDE Version

2000-05-07 Thread Leigh Wanstead
from you. Best Regards leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz

RE: [DUG]: Get BDE Version

2000-05-07 Thread Leigh Wanstead
)', [Major]) else if Minor 10 then Result := Format('%d.0%d', [Major, Minor]) else Result := Format('%d.%d', [Major, Minor]); except end; finally DbiExit; end; end; Thank you for your time to read my email. Best Regards leigh - Original

Re: [DUG]: Memory leak

2000-05-08 Thread Leigh Wanstead
. Hope this may help you. Best Regards leigh - Original Messsage - From: "Luke Pascoe" [EMAIL PROTECTED] Sent on: Tue, 9 May 2000 11:06:13 +1200 - I've written a program which goes through a list of filenames, loads th

[DUG]: A-Z order of constant declare const in Delphi type library

2000-05-31 Thread Leigh Wanstead
. Best Regards Leigh Wanstead --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz

[DUG]: How to drop database using delphi in MS SQL Server 7?

2000-06-18 Thread Leigh Wanstead
from you. Best Regards Leigh Wanstead Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com --- New Zealand Delphi Users group

[DUG]: TEdit in ActiveForm?

2000-06-21 Thread Leigh Wanstead
for your time to read my message. I look forward to hearing from you. Best Regards Leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz

Re: [DUG]: Report on Auckland User Group Meeting

2000-08-15 Thread Leigh Wanstead
Hi All, Their error handling routine quite user friendly. It gave me good impression on that. Thanks guys. Best Regards Leigh Wanstead - Original Message - From: "Gary T. Benner" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent:

Re: [DUG]: messages.

2000-09-10 Thread Leigh Wanstead
OnCloseQuery for. You may reject close form by simply set CanClose to False. Best Regards Leigh Wanstead - Original Message - From: "Matthew Comb" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Monday, September 11, 2000 9:49 AM Subject: [D

[DUG]: code template file name

2000-10-11 Thread Leigh Wanstead
of Delphi32.exe which you installed. It is just a plain text file. You can just copy to another machine the same directory to share code template with your colleague. Enjoy it. Best Regards Leigh Wanstead --- New

Re: [DUG]: code template file name

2000-10-11 Thread Leigh Wanstead
In your delphi editor, just keep press CTRL key, then type J. You may get that information from Delphi 5 help file, in that index, just type "code template". Best Regards Leigh - Original Message - From: "Neven MacEwan" [EMAIL PROTECTED] To: "Multiple recipients of list

Re: [DUG]: Query Parameters

2000-10-17 Thread Leigh Wanstead
.AsInteger := XXX; qryInsert.ParamByName('X').; qryInsert.ParamByName('X').; qryInsert.ParamByName('X').; qryInsert.ParamByName('X').; qryInsert.ExecSQL; qrySelect.Next; end; qrySelect.Close; Hope this help. Best Regards Leigh Wanstead - Origin

Re: [DUG]: Query Parameters

2000-10-17 Thread Leigh Wanstead
cursor do it. Because all work is done at server end, so no traffic will be generated on network which I can imagine is far more simple and efficient, especially for a query will run thousand times. Best Regards Leigh Wanstead - Original Message - From: Stacey Verner

Re: [DUG]: Query Parameters

2000-10-17 Thread Leigh Wanstead
The following does not work (BTW. This is on Informix SE). I thought that it apply to other database end as well. - Original Message - From: "Stacey Verner" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Wednesday, October 18, 2000 10:41 AM Subject:

[DUG]: Can anyone tell me what is the following code meaning? (By the way, that is not important)

2000-10-19 Thread Leigh Wanstead
. Best Regards Leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"

[DUG]: ADO VERSION

2000-10-31 Thread Leigh Wanstead
Hello everyone, How to programicaly retrive ADO version installed on a computer? Thanks in advance. Best Regards Leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website

Re: [DUG]: ADO VERSION

2000-10-31 Thread Leigh Wanstead
Dear Myles, Thank you for your quick response. What are you actually trying to do? Show to end user what ADO version installed on his computer. Is that good enough? No, not good enough. Leigh - Original Message - From: "Myles Penlington" [EMAIL PROTECTED] To: "Mult

Re: [DUG]: ADO VERSION

2000-10-31 Thread Leigh Wanstead
Dear Chris, Thanks. It works great. Best Regards Leigh - Original Message - From: "Chris Wallis" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Wednesday, November 01, 2000 2:40 PM Subject: RE: [DUG]: ADO VERSION Try this Leigh

Re: [DUG]: ADO VERSION

2000-10-31 Thread Leigh Wanstead
Dear Myles, Thank you for your information. I ran on my computer. It returned '2.5' which compare to Chris suggestion, it seems too short, not enough information. But it is supported by Microsoft, which will be quite stable in future. Best Regards Leigh - Original Message - From

Re: [DUG]: How to get ip address?

2000-10-31 Thread Leigh Wanstead
Dear Joel, How do i go about programmatically getting the current IP address that's being used for the internet? There is a component in WinShoes package which will solve your problem. Best Regards Leigh - Original Message - From: "Joel van Velden" [EMAIL PROTECTED] To:

[DUG]: Best way to copy data from one database to another database using ADO

2000-11-02 Thread Leigh Wanstead
of memory. Any ideas? Thanks in advance Best Regards Leigh Wanstead Software Engineer SoftTech New Zealand --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http

Re: [DUG]: Best way to copy data from one database to another database using ADO

2000-11-02 Thread Leigh Wanstead
-writing or appending over-writing Best Regards Leigh - Original Message - From: "Neven MacEwan" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Friday, November 03, 2000 9:57 AM Subject: Re: [DUG]: Best way to copy data from one database

Re: [DUG]: Best way to copy data from one database to another database using ADO

2000-11-02 Thread Leigh Wanstead
candiate. Best Regards Leigh - Original Message - From: "Neven MacEwan" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Friday, November 03, 2000 11:51 AM Subject: Re: [DUG]: Best way to copy data from one database to another database usi

Re: [DUG]: procedures within procedures... and scope...

2000-11-02 Thread Leigh Wanstead
I have to say that this kind of local function require special stack setup for call which can not be optimized by Delphi compiler. I thought that it would be good just declare it as private function, and pass parameters around. - Original Message - From: "Aaron Scott-Boddendijk" [EMAIL

Re: [DUG]: Best way to copy data from one database to another database using ADO

2000-11-02 Thread Leigh Wanstead
Dear Neven, Thanks. I will try it. Best Regards Leigh - Original Message - From: "Neven MacEwan" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Friday, November 03, 2000 4:41 PM Subject: Re: [DUG]: Best way to copy data from one

Re: [DUG]: Parameterised update query

2000-11-08 Thread Leigh Wanstead
Dear Michael, Basically that you tried to set a value of column "Rounding Error" in table Lot greater than limit of float. Hope this help. Best Regards Leigh Wanstead Software Engineer SoftTech NZ Ltd. - Original Message - From: "Michael White" [EMAIL PROT

Re: [DUG]: Parameterised update query

2000-11-08 Thread Leigh Wanstead
Dear Michael, I would suggest to install a Delphi copy on that site to debug it, Delphi integrate debugging will automatically jump to the code which cause the error. I believe this would be the quickest way to find that bug. Good luck. Leigh - Original Message - From: "Michael

Re: [DUG]: Parameterised update query

2000-11-08 Thread Leigh Wanstead
Leigh - Original Message - From: "Michael White" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Thursday, November 09, 2000 10:39 AM Subject: RE: [DUG]: Parameterised update query Thanks again Leigh, unfortunately the client s

Re: [DUG]: Kylix killer

2000-11-08 Thread Leigh Wanstead
Dear Alex, Is there any chance Borland will produce Delphi-script for ASPs ? Just check http://www.dwscript.com Best Regards Leigh - Original Message - From: "Alex Kouznetsov" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: T

Re: [DUG]: incredible and horrible.

2000-11-13 Thread Leigh Wanstead
Dear Juan, Show me the code. Best Regards Leigh - Original Message - From: "Juan Manuel Gomez Ramos" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Tuesday, November 14, 2000 1:24 PM Subject: [DUG]: incredible and horrible.

Re: [DUG]: Interbase connection dialup issue

2000-11-14 Thread Leigh Wanstead
. Best Regards Leigh - Original Message - From: "Cheng Wei" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Wednesday, November 15, 2000 9:02 AM Subject: [DUG]: Interbase connection dialup issue G'day all, If a computer in the

[DUG]: [OFF TOPIC] Which unversity is good?

2000-11-14 Thread Leigh Wanstead
Hello everyone, I just want to know for Master of Computer Science which university is good in Auckland? University of Auckland or Massey University Albany campus? Thanks in advance. Leigh --- New Zealand Delphi

Re: [DUG]: Importing DLL's

2000-12-03 Thread Leigh Wanstead
Does anybody know of a tool that will attempt to generate the external declarations necessary to use a dll? There is no way to do that till today. Basically you need to get C header file of that dll, then you may use Dr. Bob's tool to translate it to Delphi unit. Good luck. Leigh

[DUG]: [OFF TOPIC] Merry Christmas to all of you

2000-12-20 Thread Leigh Wanstead
Best Regards Leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"

Re: Re:RE: [DUG]: Command Line Compiler

2001-01-09 Thread Leigh Wanstead
Hi Paul, I guess that you have not pointed search path for command line compiler. Hope this help. Leigh - Original Message - From: [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Wednesday, January 10, 2001 3:23 PM Subject: Re:RE: [DUG]: Co

Re: [DUG]: Application.ProcessMessages and Word_TLB

2001-01-14 Thread Leigh Wanstead
class name. Best Regards Leigh - Original Message - From: "Patrick Dunford" [EMAIL PROTECTED] To: "Multiple recipients of list delphi" [EMAIL PROTECTED] Sent: Monday, January 15, 2001 4:36 PM Subject: [DUG]: Application.ProcessMessages and Word_TLB I imported the

Re: [DUG]: Working with text files

2001-02-14 Thread Leigh Wanstead
Dear Sergei, All you need is a TStringList or TList. Both got a pointer to anything you like. Integer or TObject descendents. All you need to do is just type cast it. Best Regards Leigh - Original Message - From: "Sergei Stenkov" [EMAIL PROTECTED] To: "Multiple rec

RE: [DUG]: IDE Shortcut?

2001-04-19 Thread Leigh Wanstead
CTRL+SHIFT Up key CTRL+SHIFT Down key Regards Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Donovan J. Edye Sent: Friday, 20 April 2001 4:52 p.m. To: Multiple recipients of list delphi Subject: [DUG]: IDE Shortcut? All, Does anyone know

RE: [DUG]: Really simple question(s): Navigating Source Code Shortcuts

2001-05-13 Thread Leigh Wanstead
the interface statement automatically (I guess default to private) - ie so you do not have to type: Private Procedure myProcedure(Var myVar : Integer); and then the same stuff here ... Procedure myObject.myProcedure(Var myVar : Integer); Begin end; CTRL+SHIFT+C Best Regards Leigh

[DUG]: [OFF TOPIC] Java User group in NZ

2001-05-14 Thread Leigh Wanstead
Leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of unsubscribe delphi

RE: [DUG]: Model Maker

2002-08-19 Thread Leigh Wanstead
Hi Andreas, Check here. http://groups.yahoo.com/group/mmexplorer/ Cheers Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Andreas Toth Sent: Tuesday, August 20, 2002 3:32 PM To: Multiple recipients of list delphi Subject: [DUG]: Model Maker

RE: [DUG]: Model Maker

2002-08-20 Thread Leigh Wanstead
Hi Andreas, Much faster than Rational Rose + Third party tool to do reverse engineering. I mean import source code to create class diagram. Actually using rational rose's experience is three years ago. So I don't know now if it is improved or not. Cheers Leigh -Original Message- From

[DUG]: [OFF-TOPIC] Anyone know where I can buy old version of Delphi professional in some magazine?

2002-09-12 Thread Leigh Wanstead
Hello everyone, Where can I buy old version of Delphi professional in some magazine? I recalled someone mentioned that around two years ago. I lost my old emails, so I ask for your help. Thanks in advance. Leigh

RE: [DUG]: Bad news - Virus.

2002-10-02 Thread Leigh Wanstead
Our email gateway virus software stopped that email. I got a notice this morning. Cheers Leigh -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Conor BoydSent: Thursday, October 03, 2002 9:21 AMTo: Multiple recipients of list delphiSubject

[DUG]: [Kylix 3]

2002-10-03 Thread Leigh Wanstead
Hi All, Has anyone faced following situation? Put a breakpoint on a line inside a form, while integrated debugger stops on that line, it display the form. In Delphi, it displays the source code. Thanks in advance Leigh

RE: [DUG]: Friday Challenge

2002-10-31 Thread Leigh Wanstead
Hi Neven, I see you are very keen to improve your code performance from your two questions. Here is the link may help you. http://www.optimalcode.com/. Cheers Leigh -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Neven MacEwanSent: Friday

RE: [DUG]: C++ Name mangling

2003-01-06 Thread Leigh Wanstead
, that should not be a big issue for you. Cheers Leigh -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Phil MiddlemissSent: Tuesday, January 07, 2003 9:09 AMTo: Multiple recipients of list delphiSubject: [DUG]: C++ Name mangling Hi all

RE: [DUG]: C++ Name mangling

2003-01-06 Thread Leigh Wanstead
++ packageto dump library, I can't exactly recall the tool name. Do you know who create this static library? Can you ask them? Otherwise how you get document like function prototype? Another suggestion, have you declare function extern C? Regards Leigh -Original Message-From: [EMAIL

RE: [DUG]: C++ Name mangling

2003-01-06 Thread Leigh Wanstead
You have to be careful about this approach as there are some structure in header file you need to translate. The alignment is very important, or fail your call. Another headache is define. If your C header file is bigger and complex, the money you save to buy a MS C++ compiler might not worth.

RE: [DUG]: TurboPower announces withdrawal from retail business- Open Source Initiative

2003-01-07 Thread Leigh Wanstead
What does that mean? Does that mean developer move away Delphi/Kylix? Jump into J2EE/.NET? Just a guess Cheers Leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http

RE: [DUG]: C++ Name mangling

2003-01-08 Thread Leigh Wanstead
Hi Phil, Just want to know how is your status with your library? Cheers Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Phil Middlemiss Sent: Tuesday, January 07, 2003 1:36 PM To: Multiple recipients of list delphi Subject: Re: [DUG]: C++ Name

RE: [DUG]: Packages

2003-01-28 Thread Leigh Wanstead
Have you put your package source code .dpk in Delphi search path? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alistair George Sent: Wednesday, January 29, 2003 4:25 PM To: Multiple recipients of list delphi Subject: [DUG]: Packages Can anyone tell

RE: [DUG]: (Fwd) Borland and David I need your help

2003-02-16 Thread Leigh Wanstead
Just an extra user name and password to remember. It is free. Cheers Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Mckenzie Sent: Monday, February 17, 2003 10:26 AM To: Multiple recipients of list delphi Subject: Re: [DUG]: (Fwd) Borland

RE: [DUG]: (Fwd) Borland and David I need your help

2003-02-16 Thread Leigh Wanstead
Borland Developer Network http://bdn.borland.com/ Cheers Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Mckenzie Sent: Monday, February 17, 2003 1:02 PM To: Multiple recipients of list delphi Subject: Re: [DUG]: (Fwd) Borland and David I

RE: [DUG]: (Fwd) Borland and David I need your help

2003-02-16 Thread Leigh Wanstead
Subject: Re: [DUG]: (Fwd) Borland and David I need your help What is the BDN - is it worth belonging to ? Or, is it just another software thing for those who live in the US. Regards Paul McKenzie Analyst Programmer SMSS ltd. - Original Message - From: Leigh Wanstead

RE: [DUG]: Delphi shared class data members?

2003-02-20 Thread Leigh Wanstead
The only problem is that any descendents would have to be declared in the same unit Just offer public/protected get/set method to access that variable will solve the problem. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Dee Sent: Friday, February

[DUG]: What is ^J ?

2003-03-03 Thread Leigh Wanstead
varParseState := psInOther; end; end; TIA Leigh --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email

RE: [DUG]: What is ^J ?

2003-03-03 Thread Leigh Wanstead
Hi Steve, Thanks Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steve Peacocke Sent: Tuesday, March 04, 2003 10:39 AM To: Multiple recipients of list delphi Subject: Re: [DUG]: What is ^J ? Leigh Wanstead said: Hello everyone, I read following

RE: [DUG]: Shutdown windows closure

2003-03-04 Thread Leigh Wanstead
; procedure TFormMain.WMEndSession(var Message: TMessage); begin Close; end; procedure TFormMain.WMQueryEndSession(var Message: TMessage); begin Message.Result := 1; end; Cheers Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alistair George Sent

RE: Re[2]: [DUG]: Shutdown windows closure

2003-03-04 Thread Leigh Wanstead
Hi Alistair, I was wrong in previous post. You only need to handle WM_QUERYENDSESSION message. Can you try it to see error still exist? Regards Leigh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alistair George Sent: Wednesday, March 05, 2003 1:20 PM

RE: [DUG]: Is this ropey practice?

2003-03-09 Thread Leigh Wanstead
Error should be properly handled. Should not eat it. Of course need to first find out the error. That is only my view. Cheers -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Paul Mckenzie Sent: Monday, March 10, 2003 4:04 PM To: Multiple recipients of list

RE: [DUG]: OpenSource TurboPower

2003-03-10 Thread Leigh Wanstead
Title: Message Yes, I do. I used FlashFiler2 and Apro in our project. Cheers Leigh -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Jeremy CoulterSent: Tuesday, March 11, 2003 8:43 AMTo: Multiple recipients of list delphiSubject: [DUG

RE: [DUG]: OpenSource TurboPower

2003-03-11 Thread Leigh Wanstead
It only support SELECT statement AFAIK. Bad. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steve Peacocke Sent: Wednesday, March 12, 2003 1:41 AM To: Multiple recipients of list delphi Subject: Re: [DUG]: OpenSource TurboPower At 20:51 12/03/2003, you

  1   2   3   4   >