mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 19:16:16 +02:00
IDE: help selector: read only treeview, bug #30303
git-svn-id: trunk@52551 -
This commit is contained in:
parent
240274d53c
commit
07ac12da44
@ -27,6 +27,7 @@ object HelpSelectorDialog: THelpSelectorDialog
|
||||
Width = 484
|
||||
Align = alClient
|
||||
DefaultItemHeight = 18
|
||||
ReadOnly = True
|
||||
TabOrder = 0
|
||||
OnDblClick = NodesTreeViewDblClick
|
||||
OnSelectionChanged = NodesTreeViewSelectionChanged
|
||||
|
Loading…
Reference in New Issue
Block a user