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

TPackage.ShortName

Short name identifier for the package

Declaration

Source position: fpmkunit.pp line 1066

public property TPackage.ShortName : string
  read GetShortName
  write FShortName;

Description

ShortName provides a concise identifier for the package, typically used in package listings and references. This is usually a brief version of the full package name.


Documentation generated on: Dec 15 2025