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

TPackage.NeedLibC

Whether package requires C library linkage

Declaration

Source position: fpmkunit.pp line 1088

public property TPackage.NeedLibC : Boolean
  read FNeedLibC
  write FNeedLibC;

Description

NeedLibC indicates whether this package requires linking with the C runtime library. When True, the appropriate C library is automatically linked during compilation.


Documentation generated on: Dec 15 2025