Namespace: OtlHooks

Class TThreadNotifications

OtlHooks.TThreadNotifications

public class TThreadNotifications

Sealed
False
Abstract
False
Persistent
False

Constructor Summary
Create()
 
 

Method Summary
  public Sub Destroy()
 
  public Sub Notify(notifyType: TThreadNotificationType ; threadName: string)
 
  public Sub Register(notifyProc: TThreadNotificationProc )
 
  public Sub Register(notifyMethod: TThreadNotificationMeth )
 
  public Sub Unregister(notifyProc: TThreadNotificationProc )
 
  public Sub Unregister(notifyMethod: TThreadNotificationMeth )
 
 

Constructor Detail

Create

public constructor Create()
Final
False
Reintroduce
False
Virtual
False
Override
False
Abstract
False

Method Detail

Destroy

public procedure Destroy()
Reintroduce
False
Virtual
False
Override
True
Abstract
False
Final
False

Notify

public procedure Notify(notifyType: TThreadNotificationType ; threadName: string)
Final
False
Reintroduce
False
Abstract
False
Override
False
Virtual
False
Class
False

Register

public procedure Register(notifyProc: TThreadNotificationProc )
Final
False
Reintroduce
False
Abstract
False
Override
False
Virtual
False
Class
False

Register

public procedure Register(notifyMethod: TThreadNotificationMeth )
Final
False
Reintroduce
False
Abstract
False
Override
False
Virtual
False
Class
False

Unregister

public procedure Unregister(notifyProc: TThreadNotificationProc )
Final
False
Reintroduce
False
Abstract
False
Override
False
Virtual
False
Class
False

Unregister

public procedure Unregister(notifyMethod: TThreadNotificationMeth )
Final
False
Reintroduce
False
Abstract
False
Override
False
Virtual
False
Class
False

Association Link

to Class TProcMethodList

Supplier
TProcMethodList
Directed
False
Client
tnList
Type
association