Record TItemHierarchyStack

Hierarchy
Methods
Properties

Unit

Declaration

type TItemHierarchyStack = record

Description

stores the parent items of an item, don't use the members

Overview

Fields

Public size:longint;
Public stack:array of record list: TTreeListItems; index: longint; end;

Description

Fields

Public size:longint;
 
Public stack:array of record list: TTreeListItems; index: longint; end;
 

Generated by PasDoc 0.16.0.