Unit 'meRandom' Package
[Overview][Classes][Index] [#bs_engines]

TplRandomSystem

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

Declaration

Source position: merandom.pas line 68

type TplRandomSystem = class(TplRandomBase)

protected

  procedure rsSetSeed();

  

public

  constructor Create();

  

  function AsFloat; override;

  

  property Seed: Integer; [rw]

  

end;

Inheritance

TplRandomSystem

  

|

TplRandomBase

  

|

TObject



CT Web help

CodeTyphon Studio