---
title: componentInfo
framework: Core Services
role: symbol
role_heading: Instance Property
platforms: [Mac Catalyst 17.0+, macOS 10.0+]
path: coreservices/componentresource/1516441-componentinfo
---

# componentInfo

A resource specification structure that specifies the resource type and ID for the information string that describes the component. This is a Pascal string. Typically, the information string is stored in a resource of type 'STR'. You might use the information stored in this resource in a Get Info dialog box.

## Declaration

```occ
ResourceSpec componentInfo;
```
