FMX.Forms.TApplication Events
InheritedProtected
OnActionExecute | public | |
OnActionUpdate | public | Occurs when an action's Update method is called and its action list has not already handled it. |
OnException | public | Occurs when an unhandled exception occurs in the FireMonkey application. |
OnGetDeltaStreams | protected | |
OnHint | public | Occurs when the mouse moves over a control or a menu item that can display a hint. |
OnIdle | public | The OnIdle event handler is called from the DoIdle method when a FireMonkey application becomes idle. |