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

FilenamesLiteral

When True, file names can be compared using the = string operator.

Declaration

Source position: fileutil.pas line 44

const FilenamesLiteral = True;

Description

FilenamesLiteral is present when the NotLiteralFilenames compiler define exists.