Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

event-region

Generic function

Summary

Returns the region in the sheet that is affected by the specified event.

Signature

event-region event => region

Arguments

event
An instance of type <event>.

Values

region
An instance of type <region>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the region of the sheet that is affected by event.

See also

event-x, page 268

event-y, page 269

<window-event>, page 373


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index