Unit 'icon' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

GetToolTypes

Get Tooltypes from a icon to a array of plain strings

Declaration

Source position: icon.pas line 254

function GetToolTypes(

  Filename: AnsiString

):TToolTypeArray;

Arguments

Filename

  

Filename of file to get the tooltypes from, supply the file name without ".info"

Function result

Length of array is 0 if no icon available or no tooltypes set


Documentation generated on: 2021-07-30