[application]

The [application] section of the initialization file enables you to set application-level defaults for a Windows desktop application.

For example:

[application]
logotime=3
logosynch=off

Description

The settings Shell, Window, DefEntity, Menu and Panel enable you to set default widget properties for the application shell, form windows, default entity widget, menus, and panels. Depending on the object, these properties may be overridden at runtime properties set declaratively or in script .

Other settings in the section enable you to display a logo when the application is started and control the length of time widget tooltips are displayed.

Related Topics