| UtilsLib REALbasic Plugin |
|
GetLabelColor Method
Use GetLabelColor to get a color used in the label menu of the finder.
GetLabelColor(
labelNumber as Integer) as Color
Parameters
- labelNumber
- Integer value defining the number of the label.
Returns
- Color
Remarks
Returns: The label color
Supported Platforms:
PPC - MacOS 9Carbon - MacOS 9 and MacOS X (PEF)MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Unsupported Platforms:
Win32 - WindowsLinux x86
See Also
GlobalMethods Global