Pascal include file extension
Source position: fpmkunit.pp line 307
const IncExt = '.inc'; |
Constant defining the file extension for Pascal include files ('.inc'). These files contain source code that is included into other Pascal files using include directives.