[Overview][Types][Classes][Procedures and functions] | Reference for unit 'lEvents' (#LNet) |
Remove a handle from the eventer
Source position: levents.pp line 159
public procedure TLEventer.RemoveHandle( |
aHandle: TLHandle |
); virtual; |
aHandle |
|
The handle to be removed |
This method removes and free a handle from the eventer. The handle must be present in the eventer already.
No notes exist for this page yet.