---
title: registerComponentAfterExisting
framework: Core Services
role: symbol
role_heading: Enumeration Case
platforms: [Mac Catalyst 13.1+, macOS 10.0+]
path: coreservices/1516405-register_component_resource_flag/registercomponentafterexisting
---

# registerComponentAfterExisting

## Declaration

```occ
registerComponentAfterExisting = 4
```

## Discussion

Specify this flag to indicate that this component should be registered after all other components with the same component type. Usually components are registered before others with identical descriptions; specifying this flag overrides that behavior.
