Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TPackage.Description

Descriptive text about the package

Declaration

Source position: fpmkunit.pp line 1073

public property TPackage.Description : string
  read GetDescription
  write FDescription;

Description

The Description property contains a human-readable description of the package. This description can be loaded from a file specified in DescriptionFile or set directly.

See also

DescriptionFile

  

File containing package description text


Documentation generated on: Dec 15 2025