Value

Namespace ›› System ›› MfTypeCode ›› Properties ››
Parent Previous Next

Value

Gets or sets the value associated with the instance.
Inherited from MfEnum

OutputVar := instance.Value
instance.Value := Value

Value

Sets the value of the instance.
Can be var containing integer or instance of MfInteger, MfEnum, MfEnum.EnumItem

Returns

When property is set the new Value is returned. See MfEnum.Value Example.

Remarks

This property gets or sets the value associated with the instance.