pascalSCADA OPM: hmi_draw_basic_vector_control: Class TSVGColorChange

Pascal SCADA OPM

Class TSVGColorChange

Unit

hmi_draw_basic_vector_control

Declaration

type TSVGColorChange = class(TSVGChange)

Description

TSVGColorChange

Hierarchy

Overview

Methods

Public constructor Create(aSVGId:AnsiString; aColorSource:TColorSource; aCustomColor:TColor);

Properties

Public property SVGID: AnsiString read FSVGId;
Public property CustomColor: TColor read FCustomColor;
Public property ColorSource: TColorSource read FColorSource;

Description

Methods

Public constructor Create(aSVGId:AnsiString; aColorSource:TColorSource; aCustomColor:TColor);
 

Properties

Public property SVGID: AnsiString read FSVGId;
 
Public property CustomColor: TColor read FCustomColor;
 
Public property ColorSource: TColorSource read FColorSource;
 

Generated by PasDoc 0.14.0.