This project is the conversion of the Comport Package of dejancrn and dybdahl, for lazarus pascal project. It just work on windows but in the future, I traduce it to work under lazarus for linux.
Categories
HardwareLicense
GNU General Public License version 2.0 (GPLv2)Follow TComport Lazarus
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
-
Tried to use TComport (Cportlaz_v1.0.0) with Lazarus (v#1.6 with FPC v3.0.0). Got compile errors in CPort.pas and CPortCtl.pas. In CPort, the {$IFDEF WIN32} was not recognized. In CPortCtl, properties Ctl3D and ParentCtl3D were not recognized. Procedure TCustomComTerminal.CMCtl3DChanged failed. Do not have time now to fix it.