[fpc-pascal] N00b: Where is TRect?
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Oct 18 13:18:42 CEST 2007
TRect is defined in the 'types' unit which is part of Free Pascal's RTL.
Graeme.
On 16/10/2007, Alexander von Below <below at mac.com> wrote:
> Hello,
>
> sorry for another newbie question:
>
> I am trying to find TRect, but fpc can not find any of the Units GraphTypes,
> Graphics or Controls, which I found listed
> here:http://wiki.lazarus.freepascal.org/Code_Conversion_Guide/de#Wichtige_Unit_Unterschiede_zwischen_Lazarus_und_Delphi
>
> The error is: Fatal: Can't find unit GraphTypes used by Program
>
> Do I have to install Lazarus to use them? I am really just developing a
> console program and fpc in the terminal generally works well for me.
>
> Thanks a lot
>
> Alex
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list