Release a timer instance from memory.
Source position: fptimer.pp line 87
public destructor TFPCustomTimer.Destroy; override; |
Destroy releases the timer driver component from memory, and then calls Inherited to clean the TFPCustomTimer instance from memory.
|
Create a new timer. |