[Lazarus] Lazarus implementation of TListView etc?

Michael Van Canneyt michael at freepascal.org
Tue Oct 20 20:59:43 CEST 2015



On Tue, 20 Oct 2015, Bo Berglund wrote:

> On Tue, 20 Oct 2015 19:16:13 +0200, Mattias Gaertner
> <nc-gaertnma at netcologne.de> wrote:
>
>> comctrls is in package LCL.
>> Check "Project / Project Inspector / Required Packages" has package
>> "LCL".
>>
> Thanks! Worked OK.
>
> Follow-up:
> Is there a package with a TCP client socket as well?
> I need to replace a serial comm component with a TCPIP socket.

Use laz_synapse (blcksock unit) or unit ssockets (standard in fpc).

Michael.




More information about the Lazarus mailing list