[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroys an timer.
Source position: interfacebase.pp line 162
public function TWidgetSet.DestroyTimer( |
TimerHandle: THandle |
):Boolean; virtual; abstract; |
TimerHandle |
|
The timer ID. |
False on failure.
|
Creates an timer with the given callback method. |
lazarus-ccr.sourceforge.net |