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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.