Database Administrator (DBA) Question:
What are the different windows events activated at runtimes?
Answer:
When_window_activated When_window_closed When_window_deactivated When_window_resized Within this triggers, you can examine the built in system variable system. event_window to determine the name of the window for which the trigger fired.
Previous Question | Next Question |
What are the trigger associated with image items? | When do you use data parameter type? |