DK for Delphi | GisClasses.TGIS_PointList.Items | Constructors | Methods | Properties
Get/set an list item.
// Delphi public property Items[ const _index : Integer ] : TGIS_Point read write;
// C++ Builder public: __property TGIS_Point* Items = {read, write};
| Name | Type | Description |
|---|---|---|
| _index | Integer | position in the list |
| Type |
|---|
| TGIS_Point |