[Overview][Types][Classes][Variables][Index] Reference for unit 'fptimer' (#fcl)

TFPCustomTimer.Create

Create a new timer

Declaration

Source position: fptimer.pp line 79

public constructor TFPCustomTimer.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the timer instance

Description

Create instantiates a new TFPCustomTimer instance. It creates the timer driver instance from the DefaultTimerDriverClass class pointer.

See also

TFPCustomTimer.Destroy

  

Release a timer instance from memory


Documentation generated on: May 14 2021