[Lazarus] getdevicecaps
Juha Manninen
juha.manninen62 at gmail.com
Tue Aug 4 19:21:02 CEST 2015
On Tue, Aug 4, 2015 at 8:06 PM, Larry Dalton <larrydalton71 at gmail.com> wrote:
> I am converting a program from windows to linux mint. The following unit
> won't compile under linux because uses the windows unit.
Do you mean you are converting a program from Delphi?
FPC / Lazarus is a cross-platform system. A properly made program can
be compiled for different platforms without changing the code.
Use the Delphi converter and see what it does for your program.
Juha
More information about the Lazarus
mailing list