Icon GetInterfaceStateNames Method

function GetInterfaceStateNames(const AClassName: String): array
      of String

Usage

Available In: Visual Client Applications

Use this method to retrieve a list of defined state names as an array of strings. The AClassName is the control interface class name for which you want the list of state names.

Information This method is used by the icon library to retrieve the list of icons defined in the icon library.
Image