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

TCustomDefaults.UnixPaths

Whether to use Unix-style path conventions

Declaration

Source position: fpmkunit.pp line 1271

public property TCustomDefaults.UnixPaths : Boolean
  read FUnixPaths
  write FUnixPaths;

Description

Boolean flag that controls whether to use Unix-style path separators and conventions.

When True, forward slashes are used for paths instead of platform-specific separators, enabling cross-platform path consistency.


Documentation generated on: Dec 15 2025