The following tables list the members exposed by TAgkDirectory.
|
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. |
|
Name |
Description |
![]() |
Sets the current working folder for the current app. | |
![]() |
The directory that new files will be written to on the current platform that the app is running on. |
Copyright (c) 2012. All rights reserved.
|