[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Pointer to a process event handler routine.
Source position: interfacebase.pp line 38
type PProcessEventHandler = type Pointer; |
PProcessEventHandler is an alias to the Pointer type. It is used in widgetset class to add or remove process event handlers in the class instance.
Version 4.0 | Generated 2025-05-03 | Home |