QPix Command Reference
Custom Icons
|
|
| QPx_ClearCustomIcon(filePath):error | |||
|
|
filePath | Text | Full path name |
|
|
error | Longint | Error result |
Clears the custom icon of a file.
Parameter filePath is the full path name to the file. The file need not be an image; it can be any kind of file.
Note: This command is available on Mac OS only; Windows does not support custom icons for files.
Related commands
| QPx_SetCustomIcon | Sets the custom icon of a file |
| QPx_GetCustomIcon | Retrieves the custom icon of a file |