Name

$Description Compiler Directive

Syntax

{$Description String}
{$D String}

Scope

Project

Description

The $Description string can be up to 256 characters, enclosed in single quotes. Delphi stores the description string in the .exe or .dll file.

Most applications should use a version information resource instead of a description string. You can provide much more detailed information. Descriptions are most useful for design-time packages because Delphi displays the description as the package name in the Install Packages dialog box.

See Also

$D Compiler Directive, $E Compiler Directive
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset