[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Implements an enumerator for TListItem values in a TListItems container.
Source position: comctrls.pp line 1105
type TListItemsEnumerator = class |
||
public |
||
constructor Create(); |
|
Constructor for the class instance. |
function MoveNext; |
|
Moves to the next value for the enumerator. |
|
Current value for the enumerator. |
|
end; |
|
Implements an enumerator for TListItem values in a TListItems container. |
|
| | ||
TObject |