User Tools

Site Tools


api:dk11:delphi:giscsbase.tgis_csabstractlistenumerator.getcurrent_void

Table of Contents

TGIS_CSAbstractListEnumerator.GetCurrent method

DK11 for Delphi | GisCsBase.TGIS_CSAbstractListEnumerator.GetCurrent | Constructors | Methods | Properties

Property Current access function.

Available also on: .NET | Java | Python.

Syntax

// Delphi
public
  function GetCurrent : TGIS_CSAbstract;
// C++ Builder
public:
  TGIS_CSAbstract* GetCurrent(void);

Result

Type Description
TGIS_CSAbstract Shape itself or nil.
2022/11/16 01:14

Page Tools