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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.