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

TOpenDialog.CheckFileMustExist

CheckFileMustExist returns True if a file with the specified name exists.

Declaration

Source position: dialogs.pp line 231

protected function TOpenDialog.CheckFileMustExist(

  const AFileName: string

):Boolean; virtual;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.