[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: avglvltree.pas line 92
type TPointerToPointerEnumerator = class |
||
protected |
||
FHighToLow: Boolean; |
||
function GetCurrent; |
|
|
public |
||
constructor Create(); |
|
|
function GetEnumerator; |
|
|
function MoveNext; |
|
|
property Current: PPointerToPointerItem; [r] |
|
|
property HighToLow: Boolean; [r] |
|
|
end; |
|
||
| | | ||
| Version 4.4 | Generated 2025-11-08 | Home |