Class TWptList
Unit
geo
Declaration
type TWptList = class(TObjectList)
Description
Class for storing set of waypoints
Hierarchy
Overview
Methods
Properties
|
property Items[Index: Integer]: TWpt read GetItem write SetItem; |
|
property Count: Integer read GetCount; |
Description
Methods
|
procedure Assign(const value: TWptList); |
assign content to another instance
Properties
|
property Items[Index: Integer]: TWpt 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