Class TWptList

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TWptList = class(TObjectList)

Description

Class for storing set of waypoints

Hierarchy

Overview

Methods

Public procedure Assign(const value: TWptList);

Properties

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

Description

Methods

Public procedure Assign(const value: TWptList);

assign content to another instance

Properties

Public property Items[Index: Integer]: TWpt 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