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

TFileNameEdit.FileName

FileName - the name of the selected file: either the initial value placed in the Text Box, or the value selected from the dialog

Declaration

Source position: editbtn.pas line 187

published property TFileNameEdit.FileName: String
  read FFileName
  write SetFileName;

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