BFC_VisAppForm

Description

This component gives the ability to hide your application from CTRL+ALT+DEL (Windows taskmanager). With this you also can hide the applicationbutton in the taskbar.

Properties

AppVisible   Declaration
property AppVisible: Boolean;

Description
Indicates if the application will be hidden from the windows taskmanager..

FormOnTaskBar   Declaration
property FormOnTaskBar: Boolean;

Description
Indicates if the application has a button on the windows taskbar.

Methods

None

Events

None