DK11 for Delphi | GisCsBase.TGIS_CSUnitsList.Units | Constructors | Methods | Properties
Default property for retrieving unit.
// Delphi public property Units[ _idx : Integer ] : TGIS_CSUnits read;
// C++ Builder public: __property TGIS_CSUnits* Units = {read};
Name | Type | Description |
---|---|---|
_idx | Integer | position on the list |
Type |
---|
TGIS_CSUnits |