[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Special type for component names.
Source position: classesh.inc line 24
type TComponentName = 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.