Class TEventList (unit Elist)

Inherits from

TList

Constructors



Functions

function AddEvent(Event: TNotifyEvent): integer;

return the TNotifyEvent

destructor Destroy;

public declarations

TEventList


function GetEvent(Index: Integer): TNotifyEvent;

private declarations

call inherited


Properties

property Events : TNotifyEvent


Events

Variables


Constructors


Functions


function AddEvent(Event: TNotifyEvent): integer;

return the TNotifyEvent


destructor Destroy;

public declarations

TEventList


function GetEvent(Index: Integer): TNotifyEvent;

private declarations

call inherited


Properties


property Events : TNotifyEvent


Events


Variables