Defines the basic, simple types for the defined type (e.g., integer, string, etc)
Namespace: IECSInterfaces
Delphi |
public |
Property Value
Type: TIETypes
The BaseTypes property defines a set of allowed type values, a variable of this defined type can only accept values with the same simple type. Properties such as MaxRange limit the basic types by specifying subranges or allowed values (Constraints property). If the BaseTypes equals [dtFuzzy], then the FuzzyType property contains the fuzzy type information |
Reference |