User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.isempty

Table of Contents

TGIS_ViewerWnd.IsEmpty property

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.IsEmpty | Constructors | Methods | Properties | Events | Events

True if Viewer is empty (no layers).

Available also on: .NET WinForms | Java | ActiveX | Python.

Syntax

// Delphi
public
  property IsEmpty : Boolean read;
// C++ Builder
public:
  __property bool IsEmpty = {read};

Value

Type
Boolean
2022/11/16 01:14

Page Tools