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
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
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.