[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomIdleTimer.FireOnIdle

FireOnIdle - boolean property determining whether the timer should fire when idle

Declaration

Source position: extctrls.pp line 510

public property TCustomIdleTimer.FireOnIdle: Boolean
  read FFireOnIdle
  write FFireOnIdle
  default false;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.