Unit 'EditBtn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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 387

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