[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Metaclass for protocols to use as classfactory
Source position: lnet.pp line 161
type TLSocketClass = class of TLSocket; |
This is the metaclass of the TLSocket class. It is used by protocols to specify the type of socket to use when creating sockets.
No notes exist for this page yet.