Unit 'uInterval' Package
[Overview][Classes][Index] [#pl_apelib]

Interval

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

Declaration

Source position: uInterval.pas line 31

type Interval = class

public

  min: Double;

  

  max: Double;

  

  constructor Create();

  

  function ToString;

  

end;

Inheritance

Interval

  

|

TObject



CT Web help

CodeTyphon Studio