Class tdbevent

Unit

Declaration

type tdbevent = class(tmsecomponent)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure doexecute(const aid: int64); virtual;
Protected procedure checkinactive;
Protected procedure checkactive;
Protected procedure loaded; override;
Protected procedure notification(acomponent: tcomponent; operation: toperation); override;
Public destructor destroy; override;
Public procedure fire;

Properties

Published property database: tmdatabase read fdatabase write setdatabase;
Published property eventname: string read feventname write seteventname;
Published property listen: boolean read flisten write setlisten default false;
Published property onexecute: dbeventty read fonexecute write fonexecute;

Description

Methods

Protected procedure doexecute(const aid: int64); virtual;

This item has no description.

Protected procedure checkinactive;

This item has no description.

Protected procedure checkactive;

This item has no description.

Protected procedure loaded; override;

This item has no description.

Protected procedure notification(acomponent: tcomponent; operation: toperation); override;

This item has no description.

Public destructor destroy; override;

This item has no description.

Public procedure fire;

This item has no description.

Properties

Published property database: tmdatabase read fdatabase write setdatabase;

This item has no description.

Published property eventname: string read feventname write seteventname;

This item has no description.

Published property listen: boolean read flisten write setlisten default false;

This item has no description.

Published property onexecute: dbeventty read fonexecute write fonexecute;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.