Richard Dawkins Blind WatchmakerUnits Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers
|
Unit EventsExhibition
Description
Uses
Overview
Functions and Procedures
Description
Functions and Procedures
function HandleKey (myevent: EventRecord): boolean; |
Handle special key combinations
|
function HandleDisk (myevent: EventRecord): boolean; |
Special disk inserted handling
|
procedure ApplLoop_Exhibition; |
Let us into the main loop
|
procedure ApplEvent_Exhibition (var DoIt: boolean; myEvent: EventRecord); |
Filter events from the main loop
|
Generated by PasDoc 0.14.0.
|