[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets physical file names for symbolic links or file references.
Source position: dialogs.pp line 248
protected procedure TOpenDialog.ResolveLinks; virtual; |
ResolveLinks is a procedure used to get physical file names for file references or symbolic links used in the Filename and Files properties.
Called from DereferenceLinks when the dialog is executed and ofNoResolveLinks is NOT included in the Options property.
|
Performs actions needed to display the dialog and capture its result. |
|
|
Options to be used for this dialog. |
|
|
Contains the UTF-8-encoded name for a file chosen using the dialog. |
|
|
Stores the names of files (or directories) selected using the dialog. |
|
|
Options which can be used in a TOpenDialog instance. |
Version 4.0 | Generated 2025-05-03 | Home |