pascalSCADA OPM: hmi_draw_elevador: Class THMIElevatorFlowZone

Pascal SCADA OPM

Class THMIElevatorFlowZone

Unit

hmi_draw_elevador

Declaration

type THMIElevatorFlowZone = class(THMIFlowZone)

Description

THMIElevatorFlowZone

Hierarchy

Overview

Methods

Public constructor Create(aCollection: TCollection); override;

Properties

Published property EmptyColor: TColor read FEmptyColor write SetEmptyColor;
Published property PaintHeaderWithFlowColor: Boolean read FPaintHeaderWithFlowColor write SetPaintHeaderWithFlowColor;
Published property PaintBodyWithFlowColor: Boolean read FPaintBodyWithFlowColor write SetPaintBodyWithFlowColor;
Published property PaintFooterWithFlowColor: Boolean read FPaintFooterWithFlowColor write SetPaintFooterWithFlowColor;

Description

Methods

Public constructor Create(aCollection: TCollection); override;
 

Properties

Published property EmptyColor: TColor read FEmptyColor write SetEmptyColor;
 
Published property PaintHeaderWithFlowColor: Boolean read FPaintHeaderWithFlowColor write SetPaintHeaderWithFlowColor;
 
Published property PaintBodyWithFlowColor: Boolean read FPaintBodyWithFlowColor write SetPaintBodyWithFlowColor;
 
Published property PaintFooterWithFlowColor: Boolean read FPaintFooterWithFlowColor write SetPaintFooterWithFlowColor;
 

Generated by PasDoc 0.14.0.