FileLib Xojo and Real Studio plugin |
|
FolderItemInfo.FinderLabelsCount Method
Returns number of FinderLabels
shared FinderLabelsCount() as Int32
Parameters
Returns
- Int32
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 0 on Windows and Linux systems.
The operating system will only report basic tag types here and not the custom ones.
See Also
FolderItemInfo Class