Hi all,
Questions
1. units.pdf page 480 function DateTimeToStr
Statement says that this function returns the string equivalent of DateTime parameter
using the ShortDateTimeFormat formatting.
but it looks like ShortDateTimeFormat is not defined anywhere rather ShortDateFormat.
I assume this is
Hi,
When using RTTI, I sometimes need to know the decimal precisions of a
TFloatType. For example
ftSingle = 8
ftDouble = 16
...
Is there a simple way to get this?
If not: Is it possible to add an array or function to typinfo.pp with some
info (e.g. bits for mantissa, bits for exponential, signed
> I have just installed FreeBSD 5.0 and I want to use FPC-1.0.6. I have used
> FPC-0.99..1.0.6 on Linux-Slackware and it has worked fine for all my
> needs, but now I have re-switched to FreeBSD. So, is somebody using
> FPC-1.0.6 on FreeBSD 5.0, and what kind of problem did he/she find?
The FreeBS
On Thu, 27 Feb 2003 11:26:36 +0100
Peter Vreman <[EMAIL PROTECTED]> wrote:
> At 11:14 27-2-2003, you wrote:
> >Hi all,
> >
> >I'm trying to port the turbopower internet pro html viewer to lazarus. I
> >use the delphi mode and the fpc 1.0.7 [2003/02/21] for i386. Now there
> >are two strange error
At 11:14 27-2-2003, you wrote:
Hi all,
I'm trying to port the turbopower internet pro html viewer to lazarus. I use
the delphi mode and the fpc 1.0.7 [2003/02/21] for i386. Now there are two
strange error messages, and I neither know, what they mean, nor how to get
rid of:
iphtml.pas(3662,3) Error
Hi all,
I'm trying to port the turbopower internet pro html viewer to lazarus. I use
the delphi mode and the fpc 1.0.7 [2003/02/21] for i386. Now there are two
strange error messages, and I neither know, what they mean, nor how to get
rid of:
iphtml.pas(3662,3) Error: Symbol can't be published, c
Hello to all,
please, I've this problem:
I'm launching another program from Freepascal program through "exec"
(under win32). Is any way how to set the position and size of started
program (the program doesn't save it's position and size and starts
always on the same bad position). So I need code th
Hi All,
I have just installed FreeBSD 5.0 and I want to use FPC-1.0.6. I have used
FPC-0.99..1.0.6 on Linux-Slackware and
it has worked fine for all my needs, but now I have re-switched to FreeBSD. So, is
somebody using FPC-1.0.6 on
FreeBSD 5.0, and what kind of problem did he/she find?
Thanks