| 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 CarbonMacOS X CocoaUnsupported Platforms:
Win32 - WindowsLinux x86
See Also
GlobalMethods Global