Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

FirstDotAtFileNameStartIsExtension

Where does the extension start.

Declaration

Source position: systemh.inc line 843

var FirstDotAtFileNameStartIsExtension: Boolean = False;

Description

FirstDotAtFileNameStartIsExtension determines what happens if a filename starts with a dot (.) character. If True, then the whole file name will be treated as extension. If False, then the extension is empty.


Documentation generated on: Jul 24 2023