Class TEventClass (unit userpar)

Inherits from

TObject

This file is containing all the code that needs to be modified to create a new postcard.

Constructors



Functions

procedure BeginValidEvent(Sender:Tobject);

event fired when a graph exits a non valid period

procedure BorderEvent(Sender:Tobject);


procedure EndValidEvent(Sender:Tobject);

Event fired when sprite moves out of the window or bounces

Event fires when sprite moves out of the window or bounces


procedure EventRect(Sender:Tobject);

event fires when a screen ends

procedure ScreenEnds(Sender:Tobject);

event fired when a graph enters a non valid period

Properties

Events

Variables


Constructors


Functions


procedure BeginValidEvent(Sender:Tobject);

event fired when a graph exits a non valid period


procedure BorderEvent(Sender:Tobject);


procedure EndValidEvent(Sender:Tobject);

Event fired when sprite moves out of the window or bounces

Event fires when sprite moves out of the window or bounces


procedure EventRect(Sender:Tobject);

event fires when a screen ends


procedure ScreenEnds(Sender:Tobject);

event fired when a graph enters a non valid period


Properties


Events


Variables