FirstDotAtFileNameStartIsExtension

Where does the extension start.

Declaration

Source position: systemh.inc line 801

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.