Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IIEValue > Properties
IIEValue.AsAtom Property
Get and set the value inside the IIEValue interface as an atom. An atom, though its type is a string, more closely resembles an enumeration in Object Pascal
Namespace: IECSInterfaces
Delphi
public property AsAtom: String read get_AsAtom write set_AsAtom;
Property Value
Type: String
•IIEValue
•IECSInterfaces