Show contents 

Forms > Forms Assembly Interfaces > IControl > IControl.Focused

IControl.Focused

Syntax

Focused: Boolean;

Description

The Focused property returns True if the focus is set to the component.

See also:

IControl