mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 14:09:31 +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
|
Width = 484
|
||||||
Align = alClient
|
Align = alClient
|
||||||
DefaultItemHeight = 18
|
DefaultItemHeight = 18
|
||||||
|
ReadOnly = True
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
OnDblClick = NodesTreeViewDblClick
|
OnDblClick = NodesTreeViewDblClick
|
||||||
OnSelectionChanged = NodesTreeViewSelectionChanged
|
OnSelectionChanged = NodesTreeViewSelectionChanged
|
||||||
|
Loading…
Reference in New Issue
Block a user