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

MAX_PATH

Maximum length of a fully qualified filename (including path)

Declaration

Source position: sysutilh.inc line 209

const MAX_PATH = ;

Description

MAX_PATH is the maximum number of characters that a filename (including path) can contain on the current operating system.

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