Unit 'TAChartUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_tachart]

TIntervalList

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

Declaration

Source position: tachartutils.pas line 126

type TIntervalList = class

public

  procedure Assign();

  

  constructor Create;

  

  procedure AddPoint();

  

  procedure AddRange();

  

  procedure Clear;

  

  function Intersect();

  

  property Epsilon: Double; [rw]

  

  property Interval []: TDoubleInterval; [r]

  

  property IntervalCount: Integer; [r]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TIntervalList

  

|

TObject



CT Web help

CodeTyphon Studio