[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsock.pp line 178
type TTCPServer = class(TCustomTCPServer) |
public |
property Stream: TSocketStream; |
published |
property Active: Boolean; |
property Port: Word; |
property OnQueryConnect: TQueryConnectEvent; |
property OnConnect: TConnectEvent; |
end; |
| |
| |
| |
| |
| |
TObject |