status

Search

You can find the results of your search below.

Threaded ServerSocket
3 Hits, Last modified:
; ListBox1: TListBox; Panel3: TPanel; StatusBar1: TStatusBar; CharCount: TLabel; Proce... rSocket.Active; If ServerSocket.Active Then StatusBar1.SimpleText := 'Active' Else StatusBar1.SimpleText := 'InActive'; End; Procedure TForm1.ServerS