All Classes, Interfaces, Objects and Records
| Name | Unit | Description |
|---|---|---|
| TItemDataRec | TreeListView | can be used to store abitrary 64 bit data in every item (will be removed as soon as the generics are really usable) |
| TItemHierarchyStack | TreeListView | stores the parent items of an item, don't use the members |
| TObjectList | TreeListView | This is a list storing TObjects for the TreeListView |
| TRecordItemList | TreeListView | This list stores the items in the detail columns |
| TSearchBar | findControl | This class implements a Mozilla like search bar |
| TTreeListItem | TreeListView | This is an item which can contain subitems and items in the detail columns |
| TTreeListItems | TreeListView | This is the list used for storing (sub)-items |
| TTreeListRecordItem | TreeListView | This is a item shown in the detail columns |
| TTreeListView | TreeListView | This is the main TreeListView-class and the only class you need to create yourself. |
Generated by PasDoc 0.16.0.