FileLib Xojo and Real Studio plugin |
|
FolderItemInfo.FinderLabelColors Method
Returns array of Finder file label colors.
shared FinderLabelColors(
) as Color()
Parameters
- )
-
Remarks
Use this function to get the Finder Label colors that are available, for that you do not need to have a file reference.
This function always returns empty array Windows and Linux systems.
The operating system will only report basic tag types here and not the custom ones.
See Also
FolderItemInfo Class