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
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
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.