[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Maximum length of a fully qualified filename (including path)
Source position: sysutilh.inc line 205
const MAX_PATH = MaxPathLen; |
MAX_PATH is the maximum number of characters that a filename (including path) can contain on the current operating system.
No notes exist for this page yet.