mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 18:08:35 +02:00
IDE/AddWithBlockDlg: Allow item selection by double click. Merge request !406.
This commit is contained in:
parent
0ded6ff0bf
commit
a0d1766a2e
@ -55,6 +55,7 @@ object AddWithBlockDialog: TAddWithBlockDialog
|
||||
FixedCols = 0
|
||||
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goColSizing, goRowSelect, goColSpanning, goSmoothScroll]
|
||||
TabOrder = 0
|
||||
OnDblClick = ButtonPanel1OKButtonClick
|
||||
ColWidths = (
|
||||
171
|
||||
171
|
||||
|
Loading…
Reference in New Issue
Block a user