| Type |  | Name |  | Summary | 
|  | 
| Function |  | GetCurrentDir |  | Get the current directory (drive plus directory) | 
| Procedure |  | GetDir |  | Get the default directory (drive plus path) for a specified drive | 
| Function |  | GetLastError |  | Gives the error code of the last failing Windows API call | 
| Procedure |  | GetLocaleFormatSettings |  | Gets locale values for thread-safe functions | 
| Function |  | GetMem |  | Get a specified number of storage bytes | 
| Keyword |  | Goto |  | Forces a jump to a label, regardless of nesting | 
|  |