Navigation: Code Documentation > IE > IEDefinedType > Classes > TIEDefinedType > Properties
TIEDefinedType.Name Property
Defines the unique name of the defined type. For example, if you wished to make a valid speed limit type, you may name the defined type "Speed" or "TSpeed".
Namespace: IEDefinedType
Delphi
published property Name: String read FName write SetName;
Property Value
Type: String
IIEDefinedType.Name
•TIEDefinedType
•IEDefinedType