Unit 'Laz_And_Controls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

jTimer

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

Declaration

Source position: Laz_And_Controls.pas line 529

type jTimer = class(jControl)

protected

  procedure SetEnabled(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  property jParent: jForm; [rw]

  

published

  property Enabled: Boolean; [rw]

  

  property Interval: Integer; [rw]

  

  property OnTimer: TOnNotify; [rw]

  

end;

Inheritance

jTimer

  

|

jControl

  

|

TObject



CT Web help

CodeTyphon Studio