AboutBoxSettings.LogoUrl

Syntax

LogoUrl: String;

Description

The LogoUrl property determines an image used as a product logo.

Comments

An image is created using a relative path to file or in the encrypted form base64.

Example

The property use is given in the Example of Creating the AboutBox Component article.

See also:

AboutBoxSettings