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

TApplicationProperties.SetOnIdleEnd

SetOnIdleEnd - specifies the handler to notify the end of an idle period

Declaration

Source position: forms.pp line 1499

protected procedure TApplicationProperties.SetOnIdleEnd(

  const AValue: TNotifyEvent

);