mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-23 06:39:20 +02:00
Editor options / mouse conf: allow double click, to edit
git-svn-id: trunk@20368 -
This commit is contained in:
parent
144b067c3e
commit
4b73160afa
@ -9,18 +9,18 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
DesignTop = 193
|
||||
object p2: TPanel[0]
|
||||
Left = 0
|
||||
Height = 380
|
||||
Height = 378
|
||||
Top = 0
|
||||
Width = 610
|
||||
Align = alClient
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 380
|
||||
ClientHeight = 378
|
||||
ClientWidth = 610
|
||||
TabOrder = 0
|
||||
object ActionGrid: TStringGrid
|
||||
AnchorSideBottom.Control = p3
|
||||
Left = 135
|
||||
Height = 380
|
||||
Height = 378
|
||||
Top = 0
|
||||
Width = 475
|
||||
Align = alClient
|
||||
@ -31,18 +31,19 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goRowSelect, goSmoothScroll]
|
||||
RowCount = 1
|
||||
TabOrder = 0
|
||||
OnDblClick = UpdateButtonClick
|
||||
OnHeaderSized = ActionGridHeaderSized
|
||||
OnResize = ActionGridResize
|
||||
end
|
||||
object ContextTree: TTreeView
|
||||
Left = 0
|
||||
Height = 380
|
||||
Height = 378
|
||||
Top = 0
|
||||
Width = 130
|
||||
Align = alLeft
|
||||
AutoExpand = True
|
||||
Constraints.MinWidth = 25
|
||||
DefaultItemHeight = 15
|
||||
DefaultItemHeight = 17
|
||||
ReadOnly = True
|
||||
TabOrder = 1
|
||||
OnChange = ContextTreeChange
|
||||
@ -50,7 +51,7 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
end
|
||||
object Splitter1: TSplitter
|
||||
Left = 130
|
||||
Height = 380
|
||||
Height = 378
|
||||
Top = 0
|
||||
Width = 5
|
||||
MinSize = 25
|
||||
@ -62,22 +63,22 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
AnchorSideBottom.Control = p2
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 0
|
||||
Height = 35
|
||||
Top = 380
|
||||
Height = 37
|
||||
Top = 378
|
||||
Width = 610
|
||||
Align = alBottom
|
||||
AutoSize = True
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 35
|
||||
ClientHeight = 37
|
||||
ClientWidth = 610
|
||||
TabOrder = 1
|
||||
object DelButton: TButton
|
||||
AnchorSideLeft.Control = p3
|
||||
AnchorSideTop.Control = p3
|
||||
Left = 0
|
||||
Height = 23
|
||||
Height = 25
|
||||
Top = 6
|
||||
Width = 73
|
||||
Width = 79
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 6
|
||||
Caption = 'DelButton'
|
||||
@ -88,10 +89,10 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
AnchorSideTop.Control = UpdateButton
|
||||
AnchorSideRight.Control = p3
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 512
|
||||
Height = 23
|
||||
Left = 502
|
||||
Height = 25
|
||||
Top = 6
|
||||
Width = 98
|
||||
Width = 108
|
||||
Anchors = [akTop, akRight]
|
||||
AutoSize = True
|
||||
Caption = 'AddNewButton'
|
||||
@ -101,10 +102,10 @@ inherited EditorMouseOptionsFrame: TEditorMouseOptionsFrame
|
||||
object UpdateButton: TButton
|
||||
AnchorSideTop.Control = p3
|
||||
AnchorSideRight.Control = AddNewButton
|
||||
Left = 413
|
||||
Height = 23
|
||||
Left = 396
|
||||
Height = 25
|
||||
Top = 6
|
||||
Width = 93
|
||||
Width = 100
|
||||
Anchors = [akTop, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 6
|
||||
|
@ -4,39 +4,39 @@ LazarusResources.Add('TEditorMouseOptionsFrame','FORMDATA',[
|
||||
'TPF0'#241#24'TEditorMouseOptionsFrame'#23'EditorMouseOptionsFrame'#6'Height'
|
||||
+#3#159#1#5'Width'#3'b'#2#7'Anchors'#11#5'akTop'#0#12'ClientHeight'#3#159#1#11
|
||||
+'ClientWidth'#3'b'#2#7'Visible'#8#10'DesignLeft'#3#165#1#9'DesignTop'#3#193#0
|
||||
+#0#242#2#0#6'TPanel'#2'p2'#4'Left'#2#0#6'Height'#3'|'#1#3'Top'#2#0#5'Width'#3
|
||||
+'b'#2#5'Align'#7#8'alClient'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#3'|'
|
||||
+#0#242#2#0#6'TPanel'#2'p2'#4'Left'#2#0#6'Height'#3'z'#1#3'Top'#2#0#5'Width'#3
|
||||
+'b'#2#5'Align'#7#8'alClient'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#3'z'
|
||||
+#1#11'ClientWidth'#3'b'#2#8'TabOrder'#2#0#0#11'TStringGrid'#10'ActionGrid'#24
|
||||
+'AnchorSideBottom.Control'#7#2'p3'#4'Left'#3#135#0#6'Height'#3'|'#1#3'Top'#2
|
||||
+'AnchorSideBottom.Control'#7#2'p3'#4'Left'#3#135#0#6'Height'#3'z'#1#3'Top'#2
|
||||
+#0#5'Width'#3#219#1#5'Align'#7#8'alClient'#8'AutoEdit'#8#8'ColCount'#2#8#14
|
||||
+'ExtendedSelect'#8#9'FixedCols'#2#0#7'Options'#11#15'goFixedVertLine'#15'goF'
|
||||
+'ixedHorzLine'#10'goVertLine'#10'goHorzLine'#13'goRangeSelect'#11'goColSizin'
|
||||
+'g'#11'goRowSelect'#14'goSmoothScroll'#0#8'RowCount'#2#1#8'TabOrder'#2#0#13
|
||||
+'OnHeaderSized'#7#21'ActionGridHeaderSized'#8'OnResize'#7#16'ActionGridResiz'
|
||||
+'e'#0#0#9'TTreeView'#11'ContextTree'#4'Left'#2#0#6'Height'#3'|'#1#3'Top'#2#0
|
||||
+#5'Width'#3#130#0#5'Align'#7#6'alLeft'#10'AutoExpand'#9#20'Constraints.MinWi'
|
||||
+'dth'#2#25#17'DefaultItemHeight'#2#15#8'ReadOnly'#9#8'TabOrder'#2#1#8'OnChan'
|
||||
+'ge'#7#17'ContextTreeChange'#7'Options'#11#13'tvoAutoExpand'#17'tvoAutoItemH'
|
||||
+'eight'#16'tvoHideSelection'#21'tvoKeepCollapsedNodes'#11'tvoReadOnly'#14'tv'
|
||||
+'oShowButtons'#12'tvoShowLines'#11'tvoShowRoot'#11'tvoToolTips'#0#0#0#9'TSpl'
|
||||
+'itter'#9'Splitter1'#4'Left'#3#130#0#6'Height'#3'|'#1#3'Top'#2#0#5'Width'#2#5
|
||||
+#7'MinSize'#2#25#0#0#0#242#2#1#6'TPanel'#2'p3'#23'AnchorSideRight.Control'#7
|
||||
+#2'p2'#20'AnchorSideRight.Side'#7#9'asrBottom'#24'AnchorSideBottom.Control'#7
|
||||
+#2'p2'#21'AnchorSideBottom.Side'#7#9'asrBottom'#4'Left'#2#0#6'Height'#2'#'#3
|
||||
+'Top'#3'|'#1#5'Width'#3'b'#2#5'Align'#7#8'alBottom'#8'AutoSize'#9#10'BevelOu'
|
||||
+'ter'#7#6'bvNone'#12'ClientHeight'#2'#'#11'ClientWidth'#3'b'#2#8'TabOrder'#2
|
||||
+#1#0#7'TButton'#9'DelButton'#22'AnchorSideLeft.Control'#7#2'p3'#21'AnchorSid'
|
||||
+'eTop.Control'#7#2'p3'#4'Left'#2#0#6'Height'#2#23#3'Top'#2#6#5'Width'#2'I'#8
|
||||
+'AutoSize'#9#17'BorderSpacing.Top'#2#6#7'Caption'#6#9'DelButton'#7'OnClick'#7
|
||||
+#14'DelButtonClick'#8'TabOrder'#2#2#0#0#7'TButton'#12'AddNewButton'#21'Ancho'
|
||||
+'rSideTop.Control'#7#12'UpdateButton'#23'AnchorSideRight.Control'#7#2'p3'#20
|
||||
+'AnchorSideRight.Side'#7#9'asrBottom'#4'Left'#3#0#2#6'Height'#2#23#3'Top'#2#6
|
||||
+#5'Width'#2'b'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#7'Caption'#6
|
||||
+#12'AddNewButton'#7'OnClick'#7#17'AddNewButtonClick'#8'TabOrder'#2#0#0#0#7'T'
|
||||
+'Button'#12'UpdateButton'#21'AnchorSideTop.Control'#7#2'p3'#23'AnchorSideRig'
|
||||
+'ht.Control'#7#12'AddNewButton'#4'Left'#3#157#1#6'Height'#2#23#3'Top'#2#6#5
|
||||
+'Width'#2']'#7'Anchors'#11#5'akTop'#7'akRight'#0#8'AutoSize'#9#17'BorderSpac'
|
||||
+'ing.Top'#2#6#19'BorderSpacing.Right'#2#6#20'BorderSpacing.Bottom'#2#6#7'Cap'
|
||||
+'tion'#6#12'UpdateButton'#7'OnClick'#7#17'UpdateButtonClick'#8'TabOrder'#2#1
|
||||
+#0#0#0#0
|
||||
+'g'#11'goRowSelect'#14'goSmoothScroll'#0#8'RowCount'#2#1#8'TabOrder'#2#0#10
|
||||
+'OnDblClick'#7#17'UpdateButtonClick'#13'OnHeaderSized'#7#21'ActionGridHeader'
|
||||
+'Sized'#8'OnResize'#7#16'ActionGridResize'#0#0#9'TTreeView'#11'ContextTree'#4
|
||||
+'Left'#2#0#6'Height'#3'z'#1#3'Top'#2#0#5'Width'#3#130#0#5'Align'#7#6'alLeft'
|
||||
+#10'AutoExpand'#9#20'Constraints.MinWidth'#2#25#17'DefaultItemHeight'#2#17#8
|
||||
+'ReadOnly'#9#8'TabOrder'#2#1#8'OnChange'#7#17'ContextTreeChange'#7'Options'
|
||||
+#11#13'tvoAutoExpand'#17'tvoAutoItemHeight'#16'tvoHideSelection'#21'tvoKeepC'
|
||||
+'ollapsedNodes'#11'tvoReadOnly'#14'tvoShowButtons'#12'tvoShowLines'#11'tvoSh'
|
||||
+'owRoot'#11'tvoToolTips'#0#0#0#9'TSplitter'#9'Splitter1'#4'Left'#3#130#0#6'H'
|
||||
+'eight'#3'z'#1#3'Top'#2#0#5'Width'#2#5#7'MinSize'#2#25#0#0#0#242#2#1#6'TPane'
|
||||
+'l'#2'p3'#23'AnchorSideRight.Control'#7#2'p2'#20'AnchorSideRight.Side'#7#9'a'
|
||||
+'srBottom'#24'AnchorSideBottom.Control'#7#2'p2'#21'AnchorSideBottom.Side'#7#9
|
||||
+'asrBottom'#4'Left'#2#0#6'Height'#2'%'#3'Top'#3'z'#1#5'Width'#3'b'#2#5'Align'
|
||||
+#7#8'alBottom'#8'AutoSize'#9#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'%'
|
||||
+#11'ClientWidth'#3'b'#2#8'TabOrder'#2#1#0#7'TButton'#9'DelButton'#22'AnchorS'
|
||||
+'ideLeft.Control'#7#2'p3'#21'AnchorSideTop.Control'#7#2'p3'#4'Left'#2#0#6'He'
|
||||
+'ight'#2#25#3'Top'#2#6#5'Width'#2'O'#8'AutoSize'#9#17'BorderSpacing.Top'#2#6
|
||||
+#7'Caption'#6#9'DelButton'#7'OnClick'#7#14'DelButtonClick'#8'TabOrder'#2#2#0
|
||||
+#0#7'TButton'#12'AddNewButton'#21'AnchorSideTop.Control'#7#12'UpdateButton'
|
||||
+#23'AnchorSideRight.Control'#7#2'p3'#20'AnchorSideRight.Side'#7#9'asrBottom'
|
||||
+#4'Left'#3#246#1#6'Height'#2#25#3'Top'#2#6#5'Width'#2'l'#7'Anchors'#11#5'akT'
|
||||
+'op'#7'akRight'#0#8'AutoSize'#9#7'Caption'#6#12'AddNewButton'#7'OnClick'#7#17
|
||||
+'AddNewButtonClick'#8'TabOrder'#2#0#0#0#7'TButton'#12'UpdateButton'#21'Ancho'
|
||||
+'rSideTop.Control'#7#2'p3'#23'AnchorSideRight.Control'#7#12'AddNewButton'#4
|
||||
+'Left'#3#140#1#6'Height'#2#25#3'Top'#2#6#5'Width'#2'd'#7'Anchors'#11#5'akTop'
|
||||
+#7'akRight'#0#8'AutoSize'#9#17'BorderSpacing.Top'#2#6#19'BorderSpacing.Right'
|
||||
+#2#6#20'BorderSpacing.Bottom'#2#6#7'Caption'#6#12'UpdateButton'#7'OnClick'#7
|
||||
+#17'UpdateButtonClick'#8'TabOrder'#2#1#0#0#0#0
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user