Special type for component names.
Source position: classesh.inc line 29
type TComponentName = type string; |
Names of components are of type TComponentName. By specifying a different type, the Object inspector can handle this property differently than a standard string property.