Brad Campbell wrote:
Mattias Gaertner wrote:

Add unit comctrls to uses clauses.

uses
Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics, Dialogs,
  Menus, StdCtrls, ExtCtrls, ComCtrls, UnixSerial, BaseUnix, PortScan,
  DateUtils, Math;

Just to check I removed ComCtrls and of course it failed to compile. With it in, it just dies at run time.


--
Dolphins are so intelligent that within a few weeks they can
train Americans to stand at the edge of the pool and throw them
fish.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to