[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
A timer component for fpGUI applications
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; |
|
A timer component for fpGUI applications |
|
| | ||
| | ||
| | ||
| | ||
TObject |
A timer component for fpGUI applications.