formmagnet FormTopmost property
Return to Introduction  Previous page  Next page
Applies to
acFormMagnet component.  

Declaration
property FormTopmost: Boolean;  

Description
The FormTopmost property determines whether the form can always stay on top over other windows. If FormTopmost is True, system will place the form at the top of the Z-order and form will always on top over other windows. If FormTopmost is False, another windows can be placed over the form.  

See also
Topmost property of the acFormHook component.