Reset ListSessions.EditDelay from 250ms to 1000ms. Could easily fix issue #3460 but it doesn't.

This commit is contained in:
Ansgar Becker
2013-12-05 18:36:12 +00:00
parent 7a8cb9cd3e
commit f77bfdd67e

View File

@ -85,7 +85,6 @@ object connform: Tconnform
Margins.Bottom = 40
Align = alLeft
DragMode = dmAutomatic
EditDelay = 250
Header.AutoSizeIndex = -1
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText