[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_main' (#fpgui)

TfpgTimer

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

A timer component for fpGUI applications

Declaration

Source position: fpg_main.pas line 296

type TfpgTimer = class(TfpgTimerImpl)

public

  constructor Create(); override;

  

Use this method to create a timer component instance

  destructor Destroy; override;

end;

Inheritance

TfpgTimer

  

A timer component for fpGUI applications

|

TfpgTimerImpl

|

TfpgX11Timer

|

TfpgBaseTimer

|

TObject

Description

A timer component for fpGUI applications.


Documentation generated on: 2013-04-29