[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 158

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 4.0 Generated 2025-05-03 Home