Graphisoft®
Dialog ManagerVersion: 2.0
Retrieves the event source.
SystemDialog * GetSource (void) const;
A pointer to the event source.
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.