[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set the value for the FileName property.
Source position: dialogs.pp line 158
protected procedure TFileDialog.SetFileName( |
const Value: string |
); virtual; |
Value |
|
New value for the FileName property. |
|
Contains the UTF-8-encoded name for a file chosen using the dialog. |
Version 4.0 | Generated 2025-05-03 | Home |