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

DyLibExt

Dynamic library file extension (macOS)

Declaration

Source position: fpmkunit.pp line 315

const DyLibExt = '.dylib';

Description

Constant defining the file extension for dynamic libraries on macOS ('.dylib'). These libraries provide shared functionality on Apple platforms and are loaded at runtime.


Documentation generated on: Dec 15 2025