pascalSCADA OPM: hmi_draw_flow_pump: Class THMICustomLinkedFlowPump

Pascal SCADA OPM

Class THMICustomLinkedFlowPump

Unit

hmi_draw_flow_pump

Declaration

type THMICustomLinkedFlowPump = class(THMICustomFlowPump)

Description

THMICustomLinkedFlowPump

Hierarchy

Overview

Methods

Protected procedure UpdateValve; override;
Public destructor Destroy; override;

Properties

Protected property PLCTag: TPLCTag read FPLCTag write SetHMITag;
Protected property OnStateChange: TNotifyEvent read FOnStateChange write FOnStateChange;

Description

Methods

Protected procedure UpdateValve; override;
 
Public destructor Destroy; override;
 

Properties

Protected property PLCTag: TPLCTag read FPLCTag write SetHMITag;
 
Protected property OnStateChange: TNotifyEvent read FOnStateChange write FOnStateChange;
 

Generated by PasDoc 0.14.0.