Active Property (Read/Write)

Top  Previous  Next

Controls the communication status of the TCP/IP connection. Setting it to False disables the LPD control to accept more connections nor doing any work over the communication channel.

 

Visual Basic Syntax

 

TnbXLPD.Active [= Boolean]

 

Delphi Syntax

 

TnbXLPD.Active [:= Boolean];

 

 

See also Enabled property.