The methods of the TAgkDirectory class are listed here.
|
Name |
Description |
|
Presents the user with an option to choose a file stored on their current platform (Windows/Mac only), for example a photo or sound file. | |
|
Deletes a given file from the write folder. | |
|
Deletes a folder at the current path. This is determined by CurrentFolder. | |
|
Check whether the given file exists. | |
|
Returns the name of the first file found in the current directory, which is set using CurrentFolder. | |
|
Returns the name of the first folder found in the current directory, which is set using CurrentFolder. | |
|
Returns the name of the next file found in the current directory, which is set using CurrentFolder. | |
|
Returns the name of the next folder found in the current directory, which is set using CurrentFolder. | |
|
Creates a folder at the current path. This is determined by CurrentFolder. |
Copyright (c) 2012. All rights reserved.
|