Contents
- Index
- Previous
- Next
OnExit event
Declaration
property OnExit: TNotifyEvent;
Description
Occurs when the input focus shifts away from the control to another control.
Use the OnExit event handler to provide special processing when the control ceases to be active.