[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FileUtil' (#lazutils)

PascalFileExt

PascalFileExt - typically '.pas', '.pp' or '.p'

Declaration

Source position: fileutil.pas line 208

const PascalFileExt: array [1..3] of string = ('.pas', '.pp', '.p');

The latest version of this document can be found at lazarus-ccr.sourceforge.net.