TWSocket.Create
From Overbyte
Main page -> ICS component reference -> TWSocket -> Create
Contents |
Definition
constructor Create(AOwner:TComponent);
Description
Create creates a new unconnected socket with some defaults set. AOwner is where the Socket component lives in, but may also be nil if the socket is created non-visually.
