ImageEn, unit hyieutils

TIEIntegerList.CurrentValue

TIEIntegerList.CurrentValue


Declaration

property CurrentValue: integer;


Description

CurrentValue returns the current value of the list. It isn't an index of Items, but a "powerup" value.

No control is made to values assigned to CurrentValue, but it should be one of the values in Items or inside of RangeMin and RangeMax (regarding RangeStep also).