It's something like memo1.lines.add(datetostr(Now) + ',' + timetostr(Now));

or memo1.lines.add(DateTimeToStr(Now));

Check the "date formatting routines" in the Help - there's a whole lot of
formats available.

>
> I am wanting to know how do i get the date time in a memo box
> ie
> memo1.lines.add(date,time);
>
> --
>
> ......
> Brendon Toogood
> Mandrake 8.2
> Feel The Power Of Open Source
> --------------------------------------------------------------------------
-
>     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"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>

---------------------------------------------------------------------------
    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"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to