Unit 'cyBaseMeasure' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TLevel

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: cyBaseMeasure.pas line 121

type TLevel = class(TCollectionItem)

public

  constructor Create(); override;

  

published

  property FromColor: TColor; [rw]

  

  property FromValue: Double; [rw]

  

  property ToColor: TColor; [rw]

  

  property ToValue: Double; [rw]

  

  property Visible: Boolean; [rw]

  

end;

Inheritance

TLevel

  

|

TObject



CT Web help

CodeTyphon Studio