Contents - Index - Previous - Next


OnEnter event




Declaration
property OnEnter: TNotifyEvent;

Description

Occurs when the control receives the input focus.

Use the OnEnter event handler to cause any special processing to occur when a control becomes active.