Richard Dawkins Blind WatchmakerUnits Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers
|
Unit Help
Description
Uses
Overview
Functions and Procedures
Description
Functions and Procedures
procedure D_Init_Help; |
Init the modal dialog
|
function D_Filter_Help(theDialog: DialogPtr; var theEvent: EventRecord; var itemHit: integer):boolean; |
Hook into the modal dialog filter routine
|
procedure D_Refresh_Help(theDialog: DialogPtr); |
Refresh the modal dialog
|
procedure D_Setup_Help(theDialog: DialogPtr); |
Setup the modal dialog
|
procedure D_Hit_Help(theDialog: DialogPtr; itemHit:integer; var ExitDialog:boolean); |
Hit in the modal dialog
|
procedure D_Exit_Help(theDialog: DialogPtr); |
Exit the modal dialog
|
Generated by PasDoc 0.14.0.
|