Unit 'AsphyreTimer' Package
[Overview][Classes][Variables][Index] [#pl_asphyresphinx]

TAsphyreTimer

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

Declaration

Source position: AsphyreTimer.pas line 35

type TAsphyreTimer = class

public

  property Latency: PreciseFloat; [r]

  

  property FrameRate: Integer; [r]

  

  property Speed: Single; [rw]

  

  property MaxFPS: Integer; [rw]

  

  property Enabled: Boolean; [rw]

  

  property SingleCallOnly: Boolean; [rw]

  

  property OnTimer: TNotifyEvent; [rw]

  

  property OnProcess: TNotifyEvent; [rw]

  

  procedure Process;

  

  procedure Reset;

  

  constructor Create;

  

end;

Inheritance

TAsphyreTimer

  

|

TObject



CT Web help

CodeTyphon Studio