FMX.Forms.TApplication Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnActionExecutepublic
OnActionUpdatepublicOccurs when an action's Update method is called and its action list has not already handled it.
OnExceptionpublicOccurs when an unhandled exception occurs in the FireMonkey application.
OnGetDeltaStreamsprotected
OnHintpublicOccurs when the mouse moves over a control or a menu item that can display a hint.
OnIdlepublicThe OnIdle event handler is called from the DoIdle method when a FireMonkey application becomes idle.