User Tools

Site Tools


takeevent_process_graph_control_events_.htm
Navigation:  ABC Library Reference > GraphClass > GraphClass Methods >====== TakeEvent (process graph control events) ====== Previous pageReturn to chapter overviewNext page

TakeEvent

blk2blue.jpg

TakeEvent Processes the events of the graph object.

The TakeEvent method is used to process events returned by the graph object. These events are returned by the parent control of the graph object (by default, a GROUP) and to other support controls of the object. In general, all events should be posted to the parent field of the graph object.

Implementation:

The TakeEvent method is called within the graph object procedure's ACCEPT event handler. It provides a virtual method in which the developer can use to trap and process all graph control events.

See Also:     TakeEventOfParent

takeevent_process_graph_control_events_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1