[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.
Version 4.0 | Generated 2025-05-03 | Home |