Unit 'FileUtil' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

FilenamesLiteral

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

Declaration

Source position: fileutil.pas line 45

const FilenamesLiteral = True;

Description

FilenamesLiteral is present when the NotLiteralFilenames compiler define exists.

Version 4.6 Hosted on Source Forge