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

TFileDialog.SetFileName

Set the value for the FileName property.

Declaration

Source position: dialogs.pp line 157

protected procedure TFileDialog.SetFileName(

  const Value: string

); virtual;

Arguments

Value

  

New value for the FileName property.

See also

TFileDialog.FileName

  

Contains the UTF-8-encoded name for a file chosen using the dialog.


Version 3.2 Generated 2024-02-25 Home