User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.IncrementalPaint property

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

Is partial drawing to screen done in incremental mode?

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

Syntax

// Delphi
published
  property IncrementalPaint : Boolean read write default True;
// C++ Builder
published:
  __property bool IncrementalPaint = {read, write, default=True};

Value

Type Default
Boolean True
2022/11/16 01:14

Page Tools