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

TBasicEventCreateHandler

callback type for creating eventstate in TThreadManager.

Declaration

Source position: threadh.inc line 44

type TBasicEventCreateHandler = function(

  EventAttributes: Pointer;

  AManualReset: Boolean;

  InitialState: Boolean;

  const Name: ansistring

):PEventState;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads