User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_editorstyle

Table of Contents

TGIS_EditorStyle class

DK11 for Delphi | GisClasses.TGIS_EditorStyle | Classes | Properties

Editor style.

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

Syntax

// Delphi
type
  TGIS_EditorStyle = class( TPersistent )
  end;
// C++ Builder
class PASCALIMPLEMENTATION TGIS_EditorStyle : public TPersistent
{
};

Inheritance

→ TPersistent

Properties

Inherited Protected
Name Visibility Description
BrushColor published Brush color.
BrushStyle published Brush style.
PenColor published Pen color.
PenStyle published Pen style.
PenWidth published Pen width.

2024/12/20 22:17

Page Tools