Class TGeoList

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGeoList = class(TObjectList)

Description

Class for storing set of geocaches

Hierarchy

Overview

Methods

Public procedure Assign(const value: TGeoList);

Properties

Public property Items[Index: Integer]: TGeo read GetItem write SetItem;
Public property Count: Integer read GetCount;

Description

Methods

Public procedure Assign(const value: TGeoList);

assign content to another instance

Properties

Public property Items[Index: Integer]: TGeo read GetItem write SetItem;
 
Public property Count: Integer read GetCount;

Count of items


Generated by PasDoc 0.9.0 on 2018-03-13 21:07:27