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

TCustomDefaults.NoFPCCfg

Whether to ignore FPC configuration files

Declaration

Source position: fpmkunit.pp line 1273

public property TCustomDefaults.NoFPCCfg : Boolean
  read FNoFPCCfg
  write FNoFPCCfg;

Description

Boolean flag that controls whether to ignore system-wide Free Pascal configuration files.

When True, the build system bypasses automatic loading of fpc.cfg and similar configuration files.


Documentation generated on: Dec 15 2025