Icon TComponentName

Unit: WebCore

TComponentName = type String

Available In: Client and Server Applications

The TComponentName type is used to represent the name of a TComponent class instance. This type is type-equivalent to a String type, but is used to distinguish the name of a component instance when used with special design-time property editors.
Image