Class TGeoList
Unit
geo
Declaration
type TGeoList = class(TObjectList)
Description
Class for storing set of geocaches
Hierarchy
Overview
Methods
Properties
|
property Items[Index: Integer]: TGeo read GetItem write SetItem; |
|
property Count: Integer read GetCount; |
Description
Methods
|
procedure Assign(const value: TGeoList); |
assign content to another instance
Properties
|
property Items[Index: Integer]: TGeo read GetItem write SetItem; |
|
property Count: Integer read GetCount; |
Count of items
Generated by PasDoc 0.9.0 on 2018-03-13 21:07:27