TMiletusShell
Below is a list of available methods for TMiletusShell
. This class allows invoking native functionalities of the operating system. Instead of creating a TMiletusShell
instance, MiletusShell
can be used.
Methods for TMiletusShell
Property | Description |
---|---|
Beep | Method to play the beep sound. |
OpenExternal(URL: string): Boolean | Method to open an external link. |
OpenItem(FullPath: string) | Method to open an item on the operating system, using the default application. |
MoveItemToTrash(FullPath: string) | Method to move an item to the trash. |
ShowItemInFolder(FullPath: string) | Method to show an item in the folder it is located in. |