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

TCustomDefaults.SearchPath

Search paths for finding files

Declaration

Source position: fpmkunit.pp line 1293

public property TCustomDefaults.SearchPath : TStrings
  read GetSearchPath
  write SetSearchPath;

Description

Specifies the search paths used for locating source files, units, and other resources.

Multiple paths can be specified and are searched in order when resolving file dependencies during compilation.


Documentation generated on: Dec 15 2025