IDE: updated lazarus.lpi

git-svn-id: trunk@56102 -
This commit is contained in:
mattias 2017-10-17 15:21:09 +00:00
parent f86ad4d47a
commit 29b1a3fd1b
3 changed files with 66 additions and 64 deletions

View File

@ -10,32 +10,32 @@ object MacroListView: TMacroListView
Constraints.MinWidth = 300 Constraints.MinWidth = 300
OnActivate = FormActivate OnActivate = FormActivate
OnDeactivate = FormActivate OnDeactivate = FormActivate
LCLVersion = '1.5' LCLVersion = '1.9.0.0'
object Panel1: TPanel object Panel1: TPanel
AnchorSideRight.Control = pnlButtons AnchorSideRight.Control = pnlButtons
Left = 6 Left = 6
Height = 310 Height = 311
Top = 6 Top = 6
Width = 285 Width = 304
Align = alLeft Align = alLeft
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Left = 6 BorderSpacing.Left = 6
BorderSpacing.Top = 6 BorderSpacing.Top = 6
BorderSpacing.Right = 6 BorderSpacing.Right = 6
BevelOuter = bvNone BevelOuter = bvNone
ClientHeight = 310 ClientHeight = 311
ClientWidth = 285 ClientWidth = 304
TabOrder = 0 TabOrder = 0
object lbRecordedView: TListView object lbRecordedView: TListView
Left = 0 Left = 0
Height = 261 Height = 264
Top = 24 Top = 22
Width = 285 Width = 304
Align = alClient Align = alClient
AutoWidthLastColumn = True AutoWidthLastColumn = True
Columns = < Columns = <
item item
Width = 267 Width = 286
end> end>
PopupMenu = PopupMenu1 PopupMenu = PopupMenu1
RowSelect = True RowSelect = True
@ -47,9 +47,9 @@ object MacroListView: TMacroListView
end end
object ToolBar1: TToolBar object ToolBar1: TToolBar
Left = 0 Left = 0
Height = 24 Height = 22
Top = 0 Top = 0
Width = 285 Width = 304
AutoSize = True AutoSize = True
BorderSpacing.InnerBorder = 1 BorderSpacing.InnerBorder = 1
EdgeBorders = [] EdgeBorders = []
@ -59,8 +59,8 @@ object MacroListView: TMacroListView
TabOrder = 0 TabOrder = 0
object tbRecorded: TToolButton object tbRecorded: TToolButton
Tag = 1 Tag = 1
Left = 3 Left = 1
Top = 2 Top = 0
Caption = 'tbRecorded' Caption = 'tbRecorded'
Down = True Down = True
Grouped = True Grouped = True
@ -69,8 +69,8 @@ object MacroListView: TMacroListView
end end
object tbProject: TToolButton object tbProject: TToolButton
Tag = 1 Tag = 1
Left = 99 Left = 83
Top = 2 Top = 0
Caption = 'tbProject' Caption = 'tbProject'
Grouped = True Grouped = True
OnClick = tbProjectClick OnClick = tbProjectClick
@ -78,26 +78,24 @@ object MacroListView: TMacroListView
end end
object tbIDE: TToolButton object tbIDE: TToolButton
Tag = 1 Tag = 1
Left = 179 Left = 151
Top = 2 Top = 0
Caption = 'tbIDE' Caption = 'tbIDE'
Grouped = True Grouped = True
OnClick = tbIDEClick OnClick = tbIDEClick
Style = tbsCheck Style = tbsCheck
end end
object ToolButton3: TToolButton object ToolButton3: TToolButton
Left = 91 Left = 75
Height = 22 Height = 22
Top = 2 Top = 0
Width = 8
Caption = 'ToolButton3' Caption = 'ToolButton3'
Style = tbsSeparator Style = tbsSeparator
end end
object ToolButton4: TToolButton object ToolButton4: TToolButton
Left = 171 Left = 143
Height = 22 Height = 22
Top = 2 Top = 0
Width = 8
Caption = 'ToolButton4' Caption = 'ToolButton4'
Style = tbsSeparator Style = tbsSeparator
end end
@ -105,8 +103,8 @@ object MacroListView: TMacroListView
object ToolBar2: TToolBar object ToolBar2: TToolBar
Left = 0 Left = 0
Height = 22 Height = 22
Top = 288 Top = 289
Width = 285 Width = 304
Align = alBottom Align = alBottom
AutoSize = True AutoSize = True
BorderSpacing.Top = 3 BorderSpacing.Top = 3
@ -118,20 +116,20 @@ object MacroListView: TMacroListView
Left = 1 Left = 1
Height = 22 Height = 22
Top = 0 Top = 0
Width = 66 Width = 53
Align = alLeft Align = alLeft
Caption = 'lbMoveTo' Caption = 'lbMoveTo'
Layout = tlCenter Layout = tlCenter
ParentColor = False ParentColor = False
end end
object tbMoveProject: TToolButton object tbMoveProject: TToolButton
Left = 67 Left = 54
Top = 0 Top = 0
Caption = 'tbMoveProject' Caption = 'tbMoveProject'
OnClick = tbMoveProjectClick OnClick = tbMoveProjectClick
end end
object tbMoveIDE: TToolButton object tbMoveIDE: TToolButton
Left = 176 Left = 144
Top = 0 Top = 0
Caption = 'tbMoveIDE' Caption = 'tbMoveIDE'
OnClick = tbMoveIDEClick OnClick = tbMoveIDEClick
@ -140,8 +138,8 @@ object MacroListView: TMacroListView
end end
object ButtonPanel1: TButtonPanel object ButtonPanel1: TButtonPanel
Left = 6 Left = 6
Height = 37 Height = 36
Top = 322 Top = 323
Width = 412 Width = 412
OKButton.Name = 'OKButton' OKButton.Name = 'OKButton'
OKButton.DefaultCaption = True OKButton.DefaultCaption = True
@ -156,15 +154,15 @@ object MacroListView: TMacroListView
ShowButtons = [pbClose, pbHelp] ShowButtons = [pbClose, pbHelp]
end end
object pnlButtons: TPanel object pnlButtons: TPanel
Left = 297 Left = 316
Height = 316 Height = 317
Top = 0 Top = 0
Width = 127 Width = 108
Align = alRight Align = alRight
AutoSize = True AutoSize = True
BevelOuter = bvNone BevelOuter = bvNone
ClientHeight = 316 ClientHeight = 317
ClientWidth = 127 ClientWidth = 108
Constraints.MinHeight = 250 Constraints.MinHeight = 250
TabOrder = 1 TabOrder = 1
object btnSelect: TButton object btnSelect: TButton
@ -174,9 +172,9 @@ object MacroListView: TMacroListView
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 6 Left = 6
Height = 29 Height = 25
Top = 6 Top = 6
Width = 115 Width = 96
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Left = 6 BorderSpacing.Left = 6
@ -194,9 +192,9 @@ object MacroListView: TMacroListView
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 6 Left = 6
Height = 29 Height = 25
Top = 41 Top = 37
Width = 115 Width = 96
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Left = 6 BorderSpacing.Left = 6
@ -213,9 +211,9 @@ object MacroListView: TMacroListView
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = chkRepeat AnchorSideBottom.Control = chkRepeat
Left = 6 Left = 6
Height = 29 Height = 25
Top = 160 Top = 173
Width = 115 Width = 96
Anchors = [akLeft, akRight, akBottom] Anchors = [akLeft, akRight, akBottom]
AutoSize = True AutoSize = True
BorderSpacing.Left = 6 BorderSpacing.Left = 6
@ -233,9 +231,9 @@ object MacroListView: TMacroListView
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = btnRecordStop AnchorSideBottom.Control = btnRecordStop
Left = 6 Left = 6
Height = 29 Height = 25
Top = 252 Top = 261
Width = 115 Width = 96
Anchors = [akLeft, akRight, akBottom] Anchors = [akLeft, akRight, akBottom]
AutoSize = True AutoSize = True
BorderSpacing.Left = 6 BorderSpacing.Left = 6
@ -254,9 +252,9 @@ object MacroListView: TMacroListView
AnchorSideBottom.Control = pnlButtons AnchorSideBottom.Control = pnlButtons
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 6 Left = 6
Height = 29 Height = 25
Top = 287 Top = 292
Width = 115 Width = 96
Anchors = [akLeft, akRight, akBottom] Anchors = [akLeft, akRight, akBottom]
AutoSize = True AutoSize = True
BorderSpacing.Left = 6 BorderSpacing.Left = 6
@ -274,8 +272,8 @@ object MacroListView: TMacroListView
AnchorSideBottom.Control = edRepeat AnchorSideBottom.Control = edRepeat
Left = 6 Left = 6
Height = 24 Height = 24
Top = 192 Top = 201
Width = 115 Width = 96
Anchors = [akLeft, akRight, akBottom] Anchors = [akLeft, akRight, akBottom]
BorderSpacing.Left = 6 BorderSpacing.Left = 6
BorderSpacing.Top = 3 BorderSpacing.Top = 3
@ -293,10 +291,9 @@ object MacroListView: TMacroListView
AnchorSideBottom.Control = btnRecord AnchorSideBottom.Control = btnRecord
Left = 6 Left = 6
Height = 23 Height = 23
Top = 219 Top = 228
Width = 115 Width = 96
Anchors = [akLeft, akRight, akBottom] Anchors = [akLeft, akRight, akBottom]
AutoSize = False
BorderSpacing.Left = 6 BorderSpacing.Left = 6
BorderSpacing.Top = 3 BorderSpacing.Top = 3
BorderSpacing.Right = 6 BorderSpacing.Right = 6
@ -314,9 +311,9 @@ object MacroListView: TMacroListView
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 6 Left = 6
Height = 29 Height = 25
Top = 146 Top = 130
Width = 115 Width = 96
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Left = 6 BorderSpacing.Left = 6
@ -334,9 +331,9 @@ object MacroListView: TMacroListView
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 6 Left = 6
Height = 29 Height = 25
Top = 76 Top = 68
Width = 115 Width = 96
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Left = 6 BorderSpacing.Left = 6
@ -354,9 +351,9 @@ object MacroListView: TMacroListView
AnchorSideRight.Side = asrBottom AnchorSideRight.Side = asrBottom
AnchorSideBottom.Side = asrBottom AnchorSideBottom.Side = asrBottom
Left = 6 Left = 6
Height = 29 Height = 25
Top = 111 Top = 99
Width = 115 Width = 96
Anchors = [akTop, akLeft, akRight] Anchors = [akTop, akLeft, akRight]
AutoSize = True AutoSize = True
BorderSpacing.Left = 6 BorderSpacing.Left = 6

View File

@ -16,7 +16,8 @@ uses
KeyMapShortCutDlg, MainIntf, IDEDialogs; KeyMapShortCutDlg, MainIntf, IDEDialogs;
type type
TSynEditorMacro = class(TSynMacroRecorder) end; TSynEditorMacro = class(TSynMacroRecorder)
end;
{ TIdeEditorMacro } { TIdeEditorMacro }

View File

@ -599,6 +599,7 @@
<ComponentName Value="MacroListView"/> <ComponentName Value="MacroListView"/>
<HasResources Value="True"/> <HasResources Value="True"/>
<ResourceBaseClass Value="Form"/> <ResourceBaseClass Value="Form"/>
<UnitName Value="EditorMacroListViewer"/>
</Unit86> </Unit86>
<Unit87> <Unit87>
<Filename Value="sourcesyneditor.pas"/> <Filename Value="sourcesyneditor.pas"/>
@ -798,7 +799,10 @@
<Unit124> <Unit124>
<Filename Value="codetemplatesdlg.pas"/> <Filename Value="codetemplatesdlg.pas"/>
<IsPartOfProject Value="True"/> <IsPartOfProject Value="True"/>
<ComponentName Value="CodeTemplateDialog"/>
<HasResources Value="True"/> <HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="CodeTemplatesDlg"/>
</Unit124> </Unit124>
<Unit125> <Unit125>
<Filename Value="mainintf.pas"/> <Filename Value="mainintf.pas"/>