IFormControl.TopMost

Syntax

TopMost: Boolean;

Description

The TopMost property determines how the form is placed relative to other windows during its execution.

Comments

If the property is set to True, the form is always placed over other windows.

See also:

IFormControl