[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

AllFilesMask

File mask for all files on the current platform

Declaration

Source position: sysunixh.inc line 43

const AllFilesMask = '*';

Description

AllFilesMask is the wildcard that can be used to return all files in a directory. On windows and dos based systems, this will be '*.*', while for unix systems, this will be '*'.

See also

LFNSupport

  

COnstant describing support for long filenames.

DirectorySeparator

  

Character used to separate directory parts.

DriveSeparator

  

Character used to separate directory parts.


Documentation generated on: Apr 14 2013