[Overview][Types][Classes][Procedures and functions] | Reference for unit 'lEvents' (#LNet) |
Unplug a handle from the eventer
Source position: levents.pp line 160
public procedure TLEventer.UnplugHandle( |
aHandle: TLHandle |
); virtual; |
aHandle |
|
The handle to be unplugged |
This method removes a handle from the eventer, but unlike RemoveHandle() does not free it. The handle must be already in the eventer.
No notes exist for this page yet.