Current value for the enumerator.
Source position: actnlist.pas line 67
public property TActionListEnumerator.Current : TContainedAction |
Current is a read-only TContainedAction property with the current value for the enumerator. The property value is retrieved from Actions using the position in an internal member.