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

TCustomDefaults.InstallExamples

Whether to install example files

Declaration

Source position: fpmkunit.pp line 1323

public property TCustomDefaults.InstallExamples : Boolean
  read FInstallExamples
  write FInstallExamples;

Description

InstallExamples controls whether example files are installed along with the package. When True, example source code and demonstration files are copied to the installation directory.

Installing examples provides users with ready-to-use code samples that demonstrate package functionality and serve as a learning resource.


Documentation generated on: Dec 15 2025