Enabled (Read/Write)

Top  Previous  Next

Enables/disables the Thinfinity® VirtualUI™ for FireMonkey® Platform. By default this property is set to true, if you set it to false, the application will not be accessed from the web.

 

Delphi Syntax

 

Object.Enable [:= Boolean];

 

Remarks

When enabled, the applications uses Thinfinity® VirtualUI™ for FireMonkey® platform when:

a) The application is run under Delphi

b) The application is accessed through the Thinfinity® VirtualUI™ for FireMonkey® Web Server.

 

When the application is started from the Windows shell, it will behave as a regular Windows application.

 

See also

See also The Application Execution behavior topic.