[Overview][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 242

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.