[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Receives data and inputs it into a string
Source position: lnet.pp line 143
public function TLSocket.GetMessage( |
out msg: String |
):Integer; |
msg |
|
The string to put data into |
Returns the number of bytes received
This method received data from the other side and inputs it into a string.
No notes exist for this page yet.