Graphisoft®

Dialog ManagerVersion: 2.0

SystemDialogEvent::GetSource

Retrieves the event source.

SystemDialog * GetSource (void) const;

Return Value

A pointer to the event source.

Description

The return value of this function is the source of the event. Use this function to make distinction between event sources of your observer object.