tweaked option editor options

This commit is contained in:
Basile Burg 2015-02-21 13:58:56 +01:00
parent 3ff19f5160
commit 4bcb2c6dcf
1 changed files with 4 additions and 0 deletions

View File

@ -35,11 +35,15 @@ inherited CEOptionEditorWidget: TCEOptionEditorWidget
Top = 0
Width = 140
Align = alLeft
AutoExpand = True
DefaultItemHeight = 18
HideSelection = False
ReadOnly = True
ScrollBars = ssAutoBoth
TabOrder = 0
OnDeletion = selCatDeletion
OnSelectionChanged = selCatSelectionChanged
Options = [tvoAutoExpand, tvoAutoItemHeight, tvoKeepCollapsedNodes, tvoReadOnly, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips, tvoThemedDraw]
end
object pnlEd: TPanel
Left = 146