![]() |
![]() ![]() ![]() |
dcFileInfo, dcFileCRC, dcFileTail, dcShellIcon, dcShellLink, dcShellProperties, dcOpenDialog, dcSaveDialog components.
|
property FileName: String;
|
The FileName property specifies the path to the shell object, to show the ContextMenu or the Properties dialog for this shell object. The FileName can point either to files or folders.
|
|
To show the context menu for this file - use ShowContextMenu method. To show the "Properties" dialog - use ShowProperties method.
|
ShowContextMenu and ShowProperties methods.
|