[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Implements an enumerator for items in the TTreeNodes container.
Source position: comctrls.pp line 3142
type TTreeNodesEnumerator = class |
||
public |
||
constructor Create(); |
|
Constructor for the class instance. |
function MoveNext; |
|
Indicates if another tree node is available to the enumerator. |
|
Gets the current tree node instance for the enumerator. |
|
end; |
|
Implements an enumerator for items in the TTreeNodes container. |
|
| | ||
TObject |
lazarus-ccr.sourceforge.net |