IFormControl.ActiveControl

Syntax

ActiveControl: IControl;

Description

The ActiveControl property determines the component that was the last focused component on the form.

See also:

IFormControl