[Overview][Types][Classes][Procedures and functions] | Reference for unit 'lEvents' (#LNet) |
User defined data
Source position: levents.pp line 73
public TLHandle.UserData: Pointer; |
This pointer can be used to store user data into a handle. This data is not touched by the library so it remains constant over operations. It can be used as a means to "tie" sockets or handles to their owners differently than by TLComponent.
No notes exist for this page yet.