[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Generic callback type for handling eventstate in TThreadManager.
Source position: threadh.inc line 43
type TBasicEventHandler = procedure( |
state: PEventState |
); |
lazarus-ccr.sourceforge.net |