Unit 'FBEventMonitor' Package
[Overview][Types][Classes][Index] [#fcl-db]

TFBEventMonitor

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

Declaration

Source position: fbeventmonitor.pp line 55

type TFBEventMonitor = class(TComponent)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure RegisterEvents; virtual;

  procedure UnRegisterEvents; virtual;

  property ErrorMsg: string; [r]

  property NativeHandle: PISC_DB_HANDLE; [r]

published

  property Connection: TIBConnection; [rw]

  property Events: TStrings; [rw]

  property Registered: Boolean; [rw]

  property OnEventAlert: TEventAlert; [rw]

  property OnError: TErrorEvent; [rw]

end;

Inheritance

TFBEventMonitor

|

TObject


Documentation generated on: 2023-03-18