DK11 for Delphi | GisClasses.TGIS_EditorStyle | Classes | Properties
Editor style.
// Delphi type TGIS_EditorStyle = class( TPersistent ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_EditorStyle : public TPersistent { };
→ TPersistent
Name | Visibility | Description | |
---|---|---|---|
BrushColor | published | Brush color. | |
BrushStyle | published | Brush style. | |
PenColor | published | Pen color. | |
PenStyle | published | Pen style. | |
PenWidth | published | Pen width. | |