IWebApplication.TextAbout

Fore Syntax

TextAbout: String;

Fore.NET Syntax

TextAbout: String;

Description

The TextAbout property determines the text that is displayed on the About Program tab.

Comments

Value of this property overwrites value in the <About> section set in the XML file.

NOTE. The Web assembly is outdated and is supported in previous versions only.

Fore and Fore.NET Example

The property use is given for IWebApplication.FolderViewType.

See also:

IWebApplication