[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

PSocketEventHandler

Pointer to a socket event handler routine.

Declaration

Source position: interfacebase.pp line 40

type PSocketEventHandler = type Pointer;

Description

PSocketEventHandler is an alias to the Pointer type. It is used in widgetset class to add or socket event handlers in the class instance.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.