Class TdkwHiLowGraphLayer (unit Graph)

Inherits from

TdkwGraphLayer

Constructors


constructor Create ;

Public declarations

************************************************************* * * TdkwHiLowGraphLayer Implementation * **************************************************************) (* Create a high / low graph layer



Functions

destructor Destroy ;

Destroy a high / low graph layer

procedure Draw ( Name: String ; Canvas: TCanvas ; Rect: TRect ) ;

Draw a high / low graph layer

Properties

property DataHigh : TdkwIntegerArray


property DataLow : TdkwIntegerArray


Events

Variables

FDataHigh : TdkwIntegerArray ;

Protected declarations


Constructors


constructor Create ;

Public declarations

************************************************************* * * TdkwHiLowGraphLayer Implementation * **************************************************************) (* Create a high / low graph layer


Functions


destructor Destroy ;

Destroy a high / low graph layer


procedure Draw ( Name: String ; Canvas: TCanvas ; Rect: TRect ) ;

Draw a high / low graph layer


Properties


property DataHigh : TdkwIntegerArray


property DataLow : TdkwIntegerArray


Events


Variables


FDataHigh : TdkwIntegerArray ;

Protected declarations