| [Overview][Types][Classes][Variables][Index] | 
Release a timer instance from memory
Source position: fptimer.pp line 80
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  |