Home Units Hierarchy Routines All identifiers

Class unaRecordList

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaRecordList = class(unaList)

Description

List of records (pointers).

In this list memory pointed by items can be freed automatically (depending on autoFree property value).

Hierarchy

Overview

Methods

Public constructor create(autoFree: bool = true; sorted: bool = false);
Protected procedure releaseItem(index: int; doFree: unsigned); override;

Description

Methods

Public constructor create(autoFree: bool = true; sorted: bool = false);
 
Protected procedure releaseItem(index: int; doFree: unsigned); override;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09