Unit 'uib' Package
[Overview][Types][Classes][Index] [#pl_uib]

TUIBEvents

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uib.pas line 1135

type TUIBEvents = class(TUIBComponent)

protected

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property AutoRegister: Boolean; [rw]

  

  property Database: TUIBDataBase; [rw]

  

  property Events: TStrings; [rw]

  

  property Registered: Boolean; [rw]

  

  property SyncMainThread: Boolean; [rw]

  

  property OnEvent: TOnEvent; [rw]

  

  property OnException: TOnExceptionEvent; [rw]

  

end;

Inheritance

TUIBEvents

  

|

TUIBComponent

  

|

TObject



CT Web help

CodeTyphon Studio