UtilsLib Xojo and Real Studio plugin

GetLabelString Method

Use GetLabelString to get a string used in the label menu of the finder.

GetLabelString(
   labelNumber as Integer) as String

Parameters

labelNumber
Integer value defining the number of the label.

Returns

String

Remarks

Returns: The label string

Supported Platforms:

  • MacOS X Carbon
  • MacOS X Cocoa

    Unsupported Platforms:

  • Win32 - Windows
  • Linux x86

    See Also

    GlobalMethods Global