WinStudio

StdGraphElementClicked Event

Occurs when the user clicks an element in a graph component.

For a graph component that is bound to a collection, the default implementation makes the object in the collection that corresponds to the graph element the current object.

The default implementation fires the following sequence of standard events:

Your application cannot call the default implementation by generating the event.