UtilsLib Xojo and Real Studio 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:

  • MacOS X Carbon
  • MacOS X Cocoa

    Unsupported Platforms:

  • Win32 - Windows
  • Linux x86

    See Also

    GlobalMethods Global