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

FirstDotAtFileNameStartIsExtension

Where does the extension start.

Declaration

Source position: systemh.inc line 682

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: Nov 14 2015