[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiIsFileNameValid

Returns true if the file name is valid

Declaration

Source position: tiUtils.pas line 116

function tiIsFileNameValid(

  const AFileName: string

):Boolean;

Description

Returns true if the file name is valid. Will not test if the directory part of the file name exists, or is valid, will just test the filename part.


Documentation generated on: 2017-08-16