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

Get Delphi in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.