_EVENTS Events Report

Top  Previous  Next

 

Targets: All except BP7

 

This report shows how events are linked to controls in your Delphi forms.

 

Sections:

 

EVEN1-Controls and linked events

EVEN2-Events and linked controls

 

****************************************************************************

*                            Events Report for                             *

*                         C:\PROJEKT\PIM\DETO.DPR                          *

****************************************************************************

 

(254) Controls and linked events:

----------------------------------------------------------------------------

 

Module: BAbout

 

CmdLicense.OnClick = CmdLicenseClick

 

 

Module: GFrView

 

btnFirst.OnClick = btnFirstClick

btnLast.OnClick = btnLastClick

btnNext.OnClick = btnNextClick

 

 

See also:

 

R_CONTR Control Reports