User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.indraw

Table of Contents

TGIS_Layer.inDraw field

DK11 for Delphi | GisLayer.TGIS_Layer.inDraw | Constructors | Fields | Methods | Properties | Events

True if layer paint procedure not yet complete. To avoid circular reference.

Available also on: .NET | Java.

Syntax

// Delphi
protected
  var inDraw : Boolean;
// C++ Builder
protected:
  bool inDraw;

Value

Type
Boolean
2020/05/07 01:07

Page Tools