mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 21:39:21 +02:00
fixed crDefault in lrs files
git-svn-id: trunk@5028 -
This commit is contained in:
parent
5a7fc8524a
commit
32cd2c80a1
@ -10,7 +10,7 @@ object DocEditorWnd: TDocEditorWnd
|
|||||||
Top = 167
|
Top = 167
|
||||||
Width = 598
|
Width = 598
|
||||||
object ButtonsPanel: TPanel
|
object ButtonsPanel: TPanel
|
||||||
Align = altop
|
Align = ALTOP
|
||||||
Caption = 'ButtonsPanel'
|
Caption = 'ButtonsPanel'
|
||||||
ClientHeight = 28
|
ClientHeight = 28
|
||||||
ClientWidth = 598
|
ClientWidth = 598
|
||||||
@ -20,8 +20,9 @@ object DocEditorWnd: TDocEditorWnd
|
|||||||
Width = 598
|
Width = 598
|
||||||
end
|
end
|
||||||
object ContextTreeview: TTreeView
|
object ContextTreeview: TTreeView
|
||||||
Align = alleft
|
Align = ALLEFT
|
||||||
DefaultItemHeight = 17
|
DefaultItemHeight = 17
|
||||||
|
DragCursor = 65524
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
Height = 368
|
Height = 368
|
||||||
@ -29,7 +30,7 @@ object DocEditorWnd: TDocEditorWnd
|
|||||||
Width = 121
|
Width = 121
|
||||||
end
|
end
|
||||||
object FilesNotebook: TNotebook
|
object FilesNotebook: TNotebook
|
||||||
Align = alclient
|
Align = ALCLIENT
|
||||||
Left = 121
|
Left = 121
|
||||||
Height = 368
|
Height = 368
|
||||||
Top = 28
|
Top = 28
|
||||||
|
@ -5,12 +5,12 @@ LazarusResources.Add('TDocEditorWnd','FORMDATA',[
|
|||||||
+'ientHeight'#3#140#1#11'ClientWidth'#3'V'#2#8'OnCreate'#7#18'DocEditorWndCRE'
|
+'ientHeight'#3#140#1#11'ClientWidth'#3'V'#2#8'OnCreate'#7#18'DocEditorWndCRE'
|
||||||
+'ATE'#18'HorzScrollBar.Page'#3'W'#2#18'VertScrollBar.Page'#3#141#1#4'Left'#3
|
+'ATE'#18'HorzScrollBar.Page'#3'W'#2#18'VertScrollBar.Page'#3#141#1#4'Left'#3
|
||||||
+'#'#1#6'Height'#3#140#1#3'Top'#3#167#0#5'Width'#3'V'#2#0#6'TPanel'#12'Button'
|
+'#'#1#6'Height'#3#140#1#3'Top'#3#167#0#5'Width'#3'V'#2#0#6'TPanel'#12'Button'
|
||||||
+'sPanel'#5'Align'#7#5'altop'#7'Caption'#6#12'ButtonsPanel'#12'ClientHeight'#2
|
+'sPanel'#5'Align'#7#5'ALTOP'#7'Caption'#6#12'ButtonsPanel'#12'ClientHeight'#2
|
||||||
+#28#11'ClientWidth'#3'V'#2#8'TabOrder'#2#0#7'TabStop'#9#6'Height'#2#28#5'Wid'
|
+#28#11'ClientWidth'#3'V'#2#8'TabOrder'#2#0#7'TabStop'#9#6'Height'#2#28#5'Wid'
|
||||||
+'th'#3'V'#2#0#0#9'TTreeView'#15'ContextTreeview'#5'Align'#7#6'alleft'#17'Def'
|
+'th'#3'V'#2#0#0#9'TTreeView'#15'ContextTreeview'#5'Align'#7#6'ALLEFT'#17'Def'
|
||||||
+'aultItemHeight'#2#17#10'DragCursor'#7#9'crDefault'#11'ParentCtl3D'#8#8'TabO'
|
+'aultItemHeight'#2#17#10'DragCursor'#4#244#255#0#0#11'ParentCtl3D'#8#8'TabOr'
|
||||||
+'rder'#2#1#6'Height'#3'p'#1#3'Top'#2#28#5'Width'#2'y'#0#0#9'TNotebook'#13'Fi'
|
+'der'#2#1#6'Height'#3'p'#1#3'Top'#2#28#5'Width'#2'y'#0#0#9'TNotebook'#13'Fil'
|
||||||
+'lesNotebook'#5'Align'#7#8'alclient'#4'Left'#2'y'#6'Height'#3'p'#1#3'Top'#2
|
+'esNotebook'#5'Align'#7#8'ALCLIENT'#4'Left'#2'y'#6'Height'#3'p'#1#3'Top'#2#28
|
||||||
+#28#5'Width'#3#221#1#0#0#10'TImageList'#15'ButtonImagelist'#4'left'#2'8'#3't'
|
+#5'Width'#3#221#1#0#0#10'TImageList'#15'ButtonImagelist'#4'left'#2'8'#3'top'
|
||||||
+'op'#2'('#0#0#0
|
+#2'('#0#0#0
|
||||||
]);
|
]);
|
||||||
|
@ -12,13 +12,14 @@ object Form1: TForm1
|
|||||||
Top = 249
|
Top = 249
|
||||||
Width = 455
|
Width = 455
|
||||||
object tv_eg1: TTreeView
|
object tv_eg1: TTreeView
|
||||||
Align = alleft
|
Align = ALLEFT
|
||||||
DefaultItemHeight = 17
|
DefaultItemHeight = 17
|
||||||
|
DragCursor = 65524
|
||||||
HideSelection = False
|
HideSelection = False
|
||||||
Indent = 19
|
Indent = 19
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
Options = [tvoautoitemheight, tvokeepcollapsednodes, tvoshowbuttons, tvoshowlines, tvoshowroot, tvotooltips]
|
Options = [TVOAUTOITEMHEIGHT, TVOKEEPCOLLAPSEDNODES, TVOSHOWBUTTONS, TVOSHOWLINES, TVOSHOWROOT, TVOTOOLTIPS]
|
||||||
Height = 427
|
Height = 427
|
||||||
Width = 196
|
Width = 196
|
||||||
end
|
end
|
||||||
|
@ -5,12 +5,12 @@ LazarusResources.Add('TForm1','FORMDATA',[
|
|||||||
+#3#171#1#11'ClientWidth'#3#199#1#11'Font.Height'#2#245#9'Font.Name'#6#13'MS '
|
+#3#171#1#11'ClientWidth'#3#199#1#11'Font.Height'#2#245#9'Font.Name'#6#13'MS '
|
||||||
+'Sans Serif'#10'TextHeight'#2#13#18'HorzScrollBar.Page'#3#200#1#18'VertScrol'
|
+'Sans Serif'#10'TextHeight'#2#13#18'HorzScrollBar.Page'#3#200#1#18'VertScrol'
|
||||||
+'lBar.Page'#3#172#1#4'Left'#3':'#2#6'Height'#3#171#1#3'Top'#3#249#0#5'Width'
|
+'lBar.Page'#3#172#1#4'Left'#3':'#2#6'Height'#3#171#1#3'Top'#3#249#0#5'Width'
|
||||||
+#3#199#1#0#9'TTreeView'#6'tv_eg1'#5'Align'#7#6'alleft'#17'DefaultItemHeight'
|
+#3#199#1#0#9'TTreeView'#6'tv_eg1'#5'Align'#7#6'ALLEFT'#17'DefaultItemHeight'
|
||||||
+#2#17#10'DragCursor'#7#9'crDefault'#13'HideSelection'#8#6'Indent'#2#19#11'Pa'
|
+#2#17#10'DragCursor'#4#244#255#0#0#13'HideSelection'#8#6'Indent'#2#19#11'Par'
|
||||||
+'rentCtl3D'#8#8'TabOrder'#2#0#7'Options'#11#17'tvoautoitemheight'#21'tvokeep'
|
+'entCtl3D'#8#8'TabOrder'#2#0#7'Options'#11#17'TVOAUTOITEMHEIGHT'#21'TVOKEEPC'
|
||||||
+'collapsednodes'#14'tvoshowbuttons'#12'tvoshowlines'#11'tvoshowroot'#11'tvot'
|
+'OLLAPSEDNODES'#14'TVOSHOWBUTTONS'#12'TVOSHOWLINES'#11'TVOSHOWROOT'#11'TVOTO'
|
||||||
+'ooltips'#0#6'Height'#3#171#1#5'Width'#3#196#0#0#0#7'TButton'#7'but_Add'#7'C'
|
+'OLTIPS'#0#6'Height'#3#171#1#5'Width'#3#196#0#0#0#7'TButton'#7'but_Add'#7'Ca'
|
||||||
+'aption'#6#3'Add'#8'TabOrder'#2#1#7'OnClick'#7#12'but_AddClick'#4'Left'#3#208
|
+'ption'#6#3'Add'#8'TabOrder'#2#1#7'OnClick'#7#12'but_AddClick'#4'Left'#3#208
|
||||||
+#0#6'Height'#2#25#3'Top'#2#8#5'Width'#2'K'#0#0#7'TButton'#10'but_Remove'#7'C'
|
+#0#6'Height'#2#25#3'Top'#2#8#5'Width'#2'K'#0#0#7'TButton'#10'but_Remove'#7'C'
|
||||||
+'aption'#6#6'Remove'#8'TabOrder'#2#2#7'OnClick'#7#15'but_RemoveClick'#4'Left'
|
+'aption'#6#6'Remove'#8'TabOrder'#2#2#7'OnClick'#7#15'but_RemoveClick'#4'Left'
|
||||||
+#3#208#0#6'Height'#2#25#3'Top'#2'('#5'Width'#2'K'#0#0#0
|
+#3#208#0#6'Height'#2#25#3'Top'#2'('#5'Width'#2'K'#0#0#0
|
||||||
|
@ -1,4 +1,31 @@
|
|||||||
unit CodeExplorer;
|
{ $Id$ }
|
||||||
|
{
|
||||||
|
/***************************************************************************
|
||||||
|
codeexplorer.pas
|
||||||
|
----------------
|
||||||
|
|
||||||
|
***************************************************************************/
|
||||||
|
|
||||||
|
***************************************************************************
|
||||||
|
* *
|
||||||
|
* This source is free software; you can redistribute it and/or modify *
|
||||||
|
* it under the terms of the GNU General Public License as published by *
|
||||||
|
* the Free Software Foundation; either version 2 of the License, or *
|
||||||
|
* (at your option) any later version. *
|
||||||
|
* *
|
||||||
|
* This code is distributed in the hope that it will be useful, but *
|
||||||
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
||||||
|
* General Public License for more details. *
|
||||||
|
* *
|
||||||
|
* A copy of the GNU General Public License is available on the World *
|
||||||
|
* Wide Web at <http://www.gnu.org/copyleft/gpl.html>. You can also *
|
||||||
|
* obtain it by writing to the Free Software Foundation, *
|
||||||
|
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||||
|
* *
|
||||||
|
***************************************************************************
|
||||||
|
}
|
||||||
|
unit CodeExplorer;
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
|
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
object DirSelDlg: TDirSelDlg
|
object DirSelDlg: TDirSelDlg
|
||||||
ActiveControl = TV
|
ActiveControl = TV
|
||||||
BorderStyle = bsdialog
|
BorderStyle = BSDIALOG
|
||||||
Caption = 'Select Directory'
|
Caption = 'Select Directory'
|
||||||
ClientHeight = 330
|
ClientHeight = 330
|
||||||
ClientWidth = 335
|
ClientWidth = 335
|
||||||
FormStyle = fsstayontop
|
FormStyle = FSSTAYONTOP
|
||||||
OnCreate = FormCreate
|
OnCreate = FormCreate
|
||||||
OnShow = FormShow
|
OnShow = FormShow
|
||||||
Position = poscreencenter
|
Position = POSCREENCENTER
|
||||||
HorzScrollBar.Page = 336
|
HorzScrollBar.Page = 336
|
||||||
HorzScrollBar.Range = 14
|
HorzScrollBar.Range = 14
|
||||||
VertScrollBar.Page = 331
|
VertScrollBar.Page = 331
|
||||||
@ -17,8 +17,8 @@ object DirSelDlg: TDirSelDlg
|
|||||||
Top = 234
|
Top = 234
|
||||||
Width = 335
|
Width = 335
|
||||||
object Panel1: TPanel
|
object Panel1: TPanel
|
||||||
Align = albottom
|
Align = ALBOTTOM
|
||||||
BevelOuter = bvnone
|
BevelOuter = BVNONE
|
||||||
ClientHeight = 41
|
ClientHeight = 41
|
||||||
ClientWidth = 335
|
ClientWidth = 335
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
@ -27,7 +27,7 @@ object DirSelDlg: TDirSelDlg
|
|||||||
Top = 289
|
Top = 289
|
||||||
Width = 335
|
Width = 335
|
||||||
object Button1: TButton
|
object Button1: TButton
|
||||||
Anchors = [akright, akbottom]
|
Anchors = [AKRIGHT, AKBOTTOM]
|
||||||
ModalResult = 1
|
ModalResult = 1
|
||||||
Caption = 'OK'
|
Caption = 'OK'
|
||||||
TabStop = True
|
TabStop = True
|
||||||
@ -38,7 +38,7 @@ object DirSelDlg: TDirSelDlg
|
|||||||
Width = 75
|
Width = 75
|
||||||
end
|
end
|
||||||
object Button2: TButton
|
object Button2: TButton
|
||||||
Anchors = [akright, akbottom]
|
Anchors = [AKRIGHT, AKBOTTOM]
|
||||||
ModalResult = 2
|
ModalResult = 2
|
||||||
Cancel = True
|
Cancel = True
|
||||||
Caption = 'Cancel'
|
Caption = 'Cancel'
|
||||||
@ -51,8 +51,8 @@ object DirSelDlg: TDirSelDlg
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
object Panel2: TPanel
|
object Panel2: TPanel
|
||||||
Align = alleft
|
Align = ALLEFT
|
||||||
BevelOuter = bvnone
|
BevelOuter = BVNONE
|
||||||
ClientHeight = 265
|
ClientHeight = 265
|
||||||
ClientWidth = 7
|
ClientWidth = 7
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
@ -62,8 +62,8 @@ object DirSelDlg: TDirSelDlg
|
|||||||
Width = 7
|
Width = 7
|
||||||
end
|
end
|
||||||
object Panel3: TPanel
|
object Panel3: TPanel
|
||||||
Align = altop
|
Align = ALTOP
|
||||||
BevelOuter = bvnone
|
BevelOuter = BVNONE
|
||||||
ClientHeight = 24
|
ClientHeight = 24
|
||||||
ClientWidth = 335
|
ClientWidth = 335
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
@ -73,7 +73,7 @@ object DirSelDlg: TDirSelDlg
|
|||||||
object Label1: TLabel
|
object Label1: TLabel
|
||||||
Caption = '&Directory'
|
Caption = '&Directory'
|
||||||
FocusControl = TV
|
FocusControl = TV
|
||||||
Layout = tlcenter
|
Layout = TLCENTER
|
||||||
Left = 140
|
Left = 140
|
||||||
Height = 15
|
Height = 15
|
||||||
Top = 4
|
Top = 4
|
||||||
@ -81,8 +81,8 @@ object DirSelDlg: TDirSelDlg
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
object Panel4: TPanel
|
object Panel4: TPanel
|
||||||
Align = alright
|
Align = ALRIGHT
|
||||||
BevelOuter = bvnone
|
BevelOuter = BVNONE
|
||||||
ClientHeight = 265
|
ClientHeight = 265
|
||||||
ClientWidth = 7
|
ClientWidth = 7
|
||||||
TabOrder = 3
|
TabOrder = 3
|
||||||
@ -93,14 +93,15 @@ object DirSelDlg: TDirSelDlg
|
|||||||
Width = 7
|
Width = 7
|
||||||
end
|
end
|
||||||
object TV: TTreeView
|
object TV: TTreeView
|
||||||
Align = alclient
|
Align = ALCLIENT
|
||||||
Constraints.MinHeight = 100
|
Constraints.MinHeight = 100
|
||||||
Constraints.MinWidth = 100
|
Constraints.MinWidth = 100
|
||||||
DefaultItemHeight = 17
|
DefaultItemHeight = 17
|
||||||
|
DragCursor = 65524
|
||||||
ParentColor = True
|
ParentColor = True
|
||||||
ParentCtl3D = False
|
ParentCtl3D = False
|
||||||
ParentFont = True
|
ParentFont = True
|
||||||
ScrollBars = ssvertical
|
ScrollBars = SSVERTICAL
|
||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
OnDblClick = TVItemDoubleClick
|
OnDblClick = TVItemDoubleClick
|
||||||
OnExpanded = TVExpanded
|
OnExpanded = TVExpanded
|
||||||
|
@ -2,32 +2,32 @@
|
|||||||
|
|
||||||
LazarusResources.Add('TDirSelDlg','FORMDATA',[
|
LazarusResources.Add('TDirSelDlg','FORMDATA',[
|
||||||
'TPF0'#10'TDirSelDlg'#9'DirSelDlg'#13'ActiveControl'#7#2'TV'#11'BorderStyle'#7
|
'TPF0'#10'TDirSelDlg'#9'DirSelDlg'#13'ActiveControl'#7#2'TV'#11'BorderStyle'#7
|
||||||
+#8'bsdialog'#7'Caption'#6#16'Select Directory'#12'ClientHeight'#3'J'#1#11'Cl'
|
+#8'BSDIALOG'#7'Caption'#6#16'Select Directory'#12'ClientHeight'#3'J'#1#11'Cl'
|
||||||
+'ientWidth'#3'O'#1#9'FormStyle'#7#11'fsstayontop'#8'OnCreate'#7#10'FormCreat'
|
+'ientWidth'#3'O'#1#9'FormStyle'#7#11'FSSTAYONTOP'#8'OnCreate'#7#10'FormCreat'
|
||||||
+'e'#6'OnShow'#7#8'FormShow'#8'Position'#7#14'poscreencenter'#18'HorzScrollBa'
|
+'e'#6'OnShow'#7#8'FormShow'#8'Position'#7#14'POSCREENCENTER'#18'HorzScrollBa'
|
||||||
+'r.Page'#3'P'#1#19'HorzScrollBar.Range'#2#14#18'VertScrollBar.Page'#3'K'#1#19
|
+'r.Page'#3'P'#1#19'HorzScrollBar.Range'#2#14#18'VertScrollBar.Page'#3'K'#1#19
|
||||||
+'VertScrollBar.Range'#2'?'#4'Left'#3#176#1#6'Height'#3'J'#1#3'Top'#3#234#0#5
|
+'VertScrollBar.Range'#2'?'#4'Left'#3#176#1#6'Height'#3'J'#1#3'Top'#3#234#0#5
|
||||||
+'Width'#3'O'#1#0#6'TPanel'#6'Panel1'#5'Align'#7#8'albottom'#10'BevelOuter'#7
|
+'Width'#3'O'#1#0#6'TPanel'#6'Panel1'#5'Align'#7#8'ALBOTTOM'#10'BevelOuter'#7
|
||||||
+#6'bvnone'#12'ClientHeight'#2')'#11'ClientWidth'#3'O'#1#8'TabOrder'#2#0#7'Ta'
|
+#6'BVNONE'#12'ClientHeight'#2')'#11'ClientWidth'#3'O'#1#8'TabOrder'#2#0#7'Ta'
|
||||||
+'bStop'#9#6'Height'#2')'#3'Top'#3'!'#1#5'Width'#3'O'#1#0#7'TButton'#7'Button'
|
+'bStop'#9#6'Height'#2')'#3'Top'#3'!'#1#5'Width'#3'O'#1#0#7'TButton'#7'Button'
|
||||||
+'1'#7'Anchors'#11#7'akright'#8'akbottom'#0#11'ModalResult'#2#1#7'Caption'#6#2
|
+'1'#7'Anchors'#11#7'AKRIGHT'#8'AKBOTTOM'#0#11'ModalResult'#2#1#7'Caption'#6#2
|
||||||
+'OK'#7'TabStop'#9#8'TabOrder'#2#0#4'Left'#3#169#0#6'Height'#2#25#3'Top'#2#9#5
|
+'OK'#7'TabStop'#9#8'TabOrder'#2#0#4'Left'#3#169#0#6'Height'#2#25#3'Top'#2#9#5
|
||||||
+'Width'#2'K'#0#0#7'TButton'#7'Button2'#7'Anchors'#11#7'akright'#8'akbottom'#0
|
+'Width'#2'K'#0#0#7'TButton'#7'Button2'#7'Anchors'#11#7'AKRIGHT'#8'AKBOTTOM'#0
|
||||||
+#11'ModalResult'#2#2#6'Cancel'#9#7'Caption'#6#6'Cancel'#7'TabStop'#9#8'TabOr'
|
+#11'ModalResult'#2#2#6'Cancel'#9#7'Caption'#6#6'Cancel'#7'TabStop'#9#8'TabOr'
|
||||||
+'der'#2#1#4'Left'#3#253#0#6'Height'#2#25#3'Top'#2#9#5'Width'#2'K'#0#0#0#6'TP'
|
+'der'#2#1#4'Left'#3#253#0#6'Height'#2#25#3'Top'#2#9#5'Width'#2'K'#0#0#0#6'TP'
|
||||||
+'anel'#6'Panel2'#5'Align'#7#6'alleft'#10'BevelOuter'#7#6'bvnone'#12'ClientHe'
|
+'anel'#6'Panel2'#5'Align'#7#6'ALLEFT'#10'BevelOuter'#7#6'BVNONE'#12'ClientHe'
|
||||||
+'ight'#3#9#1#11'ClientWidth'#2#7#8'TabOrder'#2#1#7'TabStop'#9#6'Height'#3#9#1
|
+'ight'#3#9#1#11'ClientWidth'#2#7#8'TabOrder'#2#1#7'TabStop'#9#6'Height'#3#9#1
|
||||||
+#3'Top'#2#24#5'Width'#2#7#0#0#6'TPanel'#6'Panel3'#5'Align'#7#5'altop'#10'Bev'
|
+#3'Top'#2#24#5'Width'#2#7#0#0#6'TPanel'#6'Panel3'#5'Align'#7#5'ALTOP'#10'Bev'
|
||||||
+'elOuter'#7#6'bvnone'#12'ClientHeight'#2#24#11'ClientWidth'#3'O'#1#8'TabOrde'
|
+'elOuter'#7#6'BVNONE'#12'ClientHeight'#2#24#11'ClientWidth'#3'O'#1#8'TabOrde'
|
||||||
+'r'#2#2#7'TabStop'#9#6'Height'#2#24#5'Width'#3'O'#1#0#6'TLabel'#6'Label1'#7
|
+'r'#2#2#7'TabStop'#9#6'Height'#2#24#5'Width'#3'O'#1#0#6'TLabel'#6'Label1'#7
|
||||||
+'Caption'#6#10'&Directory'#12'FocusControl'#7#2'TV'#6'Layout'#7#8'tlcenter'#4
|
+'Caption'#6#10'&Directory'#12'FocusControl'#7#2'TV'#6'Layout'#7#8'TLCENTER'#4
|
||||||
+'Left'#3#140#0#6'Height'#2#15#3'Top'#2#4#5'Width'#2'6'#0#0#0#6'TPanel'#6'Pan'
|
+'Left'#3#140#0#6'Height'#2#15#3'Top'#2#4#5'Width'#2'6'#0#0#0#6'TPanel'#6'Pan'
|
||||||
+'el4'#5'Align'#7#7'alright'#10'BevelOuter'#7#6'bvnone'#12'ClientHeight'#3#9#1
|
+'el4'#5'Align'#7#7'ALRIGHT'#10'BevelOuter'#7#6'BVNONE'#12'ClientHeight'#3#9#1
|
||||||
+#11'ClientWidth'#2#7#8'TabOrder'#2#3#7'TabStop'#9#4'Left'#3'H'#1#6'Height'#3
|
+#11'ClientWidth'#2#7#8'TabOrder'#2#3#7'TabStop'#9#4'Left'#3'H'#1#6'Height'#3
|
||||||
+#9#1#3'Top'#2#24#5'Width'#2#7#0#0#9'TTreeView'#2'TV'#5'Align'#7#8'alclient'
|
+#9#1#3'Top'#2#24#5'Width'#2#7#0#0#9'TTreeView'#2'TV'#5'Align'#7#8'ALCLIENT'
|
||||||
+#21'Constraints.MinHeight'#2'd'#20'Constraints.MinWidth'#2'd'#17'DefaultItem'
|
+#21'Constraints.MinHeight'#2'd'#20'Constraints.MinWidth'#2'd'#17'DefaultItem'
|
||||||
+'Height'#2#17#10'DragCursor'#7#9'crDefault'#11'ParentColor'#9#11'ParentCtl3D'
|
+'Height'#2#17#10'DragCursor'#4#244#255#0#0#11'ParentColor'#9#11'ParentCtl3D'
|
||||||
+#8#10'ParentFont'#9#10'ScrollBars'#7#10'ssvertical'#8'TabOrder'#2#4#10'OnDbl'
|
+#8#10'ParentFont'#9#10'ScrollBars'#7#10'SSVERTICAL'#8'TabOrder'#2#4#10'OnDbl'
|
||||||
+'Click'#7#17'TVItemDoubleClick'#10'OnExpanded'#7#10'TVExpanded'#4'Left'#2#7#6
|
+'Click'#7#17'TVItemDoubleClick'#10'OnExpanded'#7#10'TVExpanded'#4'Left'#2#7#6
|
||||||
+'Height'#3#9#1#3'Top'#2#24#5'Width'#3'A'#1#0#0#0
|
+'Height'#3#9#1#3'Top'#2#24#5'Width'#3'A'#1#0#0#0
|
||||||
]);
|
]);
|
||||||
|
@ -3,7 +3,7 @@ object ApiWizForm: TApiWizForm
|
|||||||
ClientHeight = 273
|
ClientHeight = 273
|
||||||
ClientWidth = 504
|
ClientWidth = 504
|
||||||
OnCreate = ApiWizFormCreate
|
OnCreate = ApiWizFormCreate
|
||||||
Position = podefaultposonly
|
Position = PODEFAULTPOSONLY
|
||||||
HorzScrollBar.Page = 505
|
HorzScrollBar.Page = 505
|
||||||
VertScrollBar.Page = 274
|
VertScrollBar.Page = 274
|
||||||
Left = 358
|
Left = 358
|
||||||
@ -12,7 +12,7 @@ object ApiWizForm: TApiWizForm
|
|||||||
Width = 504
|
Width = 504
|
||||||
object lblDeclare: TLabel
|
object lblDeclare: TLabel
|
||||||
Caption = 'Declaration:'
|
Caption = 'Declaration:'
|
||||||
Layout = tltop
|
Layout = TLTOP
|
||||||
Left = 4
|
Left = 4
|
||||||
Height = 16
|
Height = 16
|
||||||
Top = 68
|
Top = 68
|
||||||
@ -20,14 +20,14 @@ object ApiWizForm: TApiWizForm
|
|||||||
end
|
end
|
||||||
object lblLazarus: TLabel
|
object lblLazarus: TLabel
|
||||||
Caption = 'Lazarus dir:'
|
Caption = 'Lazarus dir:'
|
||||||
Layout = tltop
|
Layout = TLTOP
|
||||||
Left = 4
|
Left = 4
|
||||||
Height = 16
|
Height = 16
|
||||||
Top = 16
|
Top = 16
|
||||||
Width = 120
|
Width = 120
|
||||||
end
|
end
|
||||||
object txtDeclare: TEdit
|
object txtDeclare: TEdit
|
||||||
Anchors = [aktop, akleft, akright]
|
Anchors = [AKTOP, AKLEFT, AKRIGHT]
|
||||||
TabStop = True
|
TabStop = True
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
Left = 4
|
Left = 4
|
||||||
@ -36,7 +36,7 @@ object ApiWizForm: TApiWizForm
|
|||||||
Width = 492
|
Width = 492
|
||||||
end
|
end
|
||||||
object cmdGenerate: TButton
|
object cmdGenerate: TButton
|
||||||
Anchors = [akright, akbottom]
|
Anchors = [AKRIGHT, AKBOTTOM]
|
||||||
Caption = 'Generate'
|
Caption = 'Generate'
|
||||||
TabStop = True
|
TabStop = True
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
@ -47,7 +47,7 @@ object ApiWizForm: TApiWizForm
|
|||||||
Width = 75
|
Width = 75
|
||||||
end
|
end
|
||||||
object txtLazarus: TEdit
|
object txtLazarus: TEdit
|
||||||
Anchors = [aktop, akleft, akright]
|
Anchors = [AKTOP, AKLEFT, AKRIGHT]
|
||||||
TabStop = True
|
TabStop = True
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
Left = 4
|
Left = 4
|
||||||
@ -100,7 +100,8 @@ object ApiWizForm: TApiWizForm
|
|||||||
AllowGrayed = True
|
AllowGrayed = True
|
||||||
Caption = 'Independent'
|
Caption = 'Independent'
|
||||||
Checked = True
|
Checked = True
|
||||||
State = cbchecked
|
State = CBCHECKED
|
||||||
|
DragCursor = 65524
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
TabStop = True
|
TabStop = True
|
||||||
OnClick = rbPlatformDependencyClick
|
OnClick = rbPlatformDependencyClick
|
||||||
@ -113,6 +114,7 @@ object ApiWizForm: TApiWizForm
|
|||||||
AutoSize = True
|
AutoSize = True
|
||||||
AllowGrayed = True
|
AllowGrayed = True
|
||||||
Caption = 'Dependent'
|
Caption = 'Dependent'
|
||||||
|
DragCursor = 65524
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
TabStop = True
|
TabStop = True
|
||||||
OnClick = rbPlatformDependencyClick
|
OnClick = rbPlatformDependencyClick
|
||||||
|
@ -3,18 +3,18 @@
|
|||||||
LazarusResources.Add('TApiWizForm','FORMDATA',[
|
LazarusResources.Add('TApiWizForm','FORMDATA',[
|
||||||
'TPF0'#11'TApiWizForm'#10'ApiWizForm'#7'Caption'#6#7'ApiWiZZ'#12'ClientHeight'
|
'TPF0'#11'TApiWizForm'#10'ApiWizForm'#7'Caption'#6#7'ApiWiZZ'#12'ClientHeight'
|
||||||
+#3#17#1#11'ClientWidth'#3#248#1#8'OnCreate'#7#16'ApiWizFormCreate'#8'Positio'
|
+#3#17#1#11'ClientWidth'#3#248#1#8'OnCreate'#7#16'ApiWizFormCreate'#8'Positio'
|
||||||
+'n'#7#16'podefaultposonly'#18'HorzScrollBar.Page'#3#249#1#18'VertScrollBar.P'
|
+'n'#7#16'PODEFAULTPOSONLY'#18'HorzScrollBar.Page'#3#249#1#18'VertScrollBar.P'
|
||||||
+'age'#3#18#1#4'Left'#3'f'#1#6'Height'#3#17#1#3'Top'#3#185#0#5'Width'#3#248#1
|
+'age'#3#18#1#4'Left'#3'f'#1#6'Height'#3#17#1#3'Top'#3#185#0#5'Width'#3#248#1
|
||||||
+#0#6'TLabel'#10'lblDeclare'#7'Caption'#6#12'Declaration:'#6'Layout'#7#5'tlto'
|
+#0#6'TLabel'#10'lblDeclare'#7'Caption'#6#12'Declaration:'#6'Layout'#7#5'TLTO'
|
||||||
+'p'#4'Left'#2#4#6'Height'#2#16#3'Top'#2'D'#5'Width'#2'x'#0#0#6'TLabel'#10'lb'
|
+'P'#4'Left'#2#4#6'Height'#2#16#3'Top'#2'D'#5'Width'#2'x'#0#0#6'TLabel'#10'lb'
|
||||||
+'lLazarus'#7'Caption'#6#12'Lazarus dir:'#6'Layout'#7#5'tltop'#4'Left'#2#4#6
|
+'lLazarus'#7'Caption'#6#12'Lazarus dir:'#6'Layout'#7#5'TLTOP'#4'Left'#2#4#6
|
||||||
+'Height'#2#16#3'Top'#2#16#5'Width'#2'x'#0#0#5'TEdit'#10'txtDeclare'#7'Anchor'
|
+'Height'#2#16#3'Top'#2#16#5'Width'#2'x'#0#0#5'TEdit'#10'txtDeclare'#7'Anchor'
|
||||||
+'s'#11#5'aktop'#6'akleft'#7'akright'#0#7'TabStop'#9#8'TabOrder'#2#0#4'Left'#2
|
+'s'#11#5'AKTOP'#6'AKLEFT'#7'AKRIGHT'#0#7'TabStop'#9#8'TabOrder'#2#0#4'Left'#2
|
||||||
+#4#6'Height'#2#24#3'Top'#2'X'#5'Width'#3#236#1#0#0#7'TButton'#11'cmdGenerate'
|
+#4#6'Height'#2#24#3'Top'#2'X'#5'Width'#3#236#1#0#0#7'TButton'#11'cmdGenerate'
|
||||||
+#7'Anchors'#11#7'akright'#8'akbottom'#0#7'Caption'#6#8'Generate'#7'TabStop'#9
|
+#7'Anchors'#11#7'AKRIGHT'#8'AKBOTTOM'#0#7'Caption'#6#8'Generate'#7'TabStop'#9
|
||||||
+#8'TabOrder'#2#2#7'OnClick'#7#16'cmdGenerateClick'#4'Left'#3#165#1#6'Height'
|
+#8'TabOrder'#2#2#7'OnClick'#7#16'cmdGenerateClick'#4'Left'#3#165#1#6'Height'
|
||||||
+#2#28#3'Top'#3#238#0#5'Width'#2'K'#0#0#5'TEdit'#10'txtLazarus'#7'Anchors'#11
|
+#2#28#3'Top'#3#238#0#5'Width'#2'K'#0#0#5'TEdit'#10'txtLazarus'#7'Anchors'#11
|
||||||
+#5'aktop'#6'akleft'#7'akright'#0#7'TabStop'#9#8'TabOrder'#2#1#4'Left'#2#4#6
|
+#5'AKTOP'#6'AKLEFT'#7'AKRIGHT'#0#7'TabStop'#9#8'TabOrder'#2#1#4'Left'#2#4#6
|
||||||
+'Height'#2#24#3'Top'#2'$'#5'Width'#3#236#1#3'Tag'#3#237#1#0#0#11'TRadioGroup'
|
+'Height'#2#24#3'Top'#2'$'#5'Width'#3#236#1#3'Tag'#3#237#1#0#0#11'TRadioGroup'
|
||||||
+#10'rdgApiType'#7'Caption'#6#8'Api type'#9'ItemIndex'#2#0#13'Items.Strings'#1
|
+#10'rdgApiType'#7'Caption'#6#8'Api type'#9'ItemIndex'#2#0#13'Items.Strings'#1
|
||||||
+#6#19'win32 compatibility'#6#13'LCL interface'#0#7'OnClick'#7#15'rdgApiTypeC'
|
+#6#19'win32 compatibility'#6#13'LCL interface'#0#7'OnClick'#7#15'rdgApiTypeC'
|
||||||
@ -26,10 +26,10 @@ LazarusResources.Add('TApiWizForm','FORMDATA',[
|
|||||||
+#6#5'win32'#0#4'Left'#2#26#6'Height'#2'P'#3'Top'#2#30#5'Width'#3#128#0#4'Dat'
|
+#6#5'win32'#0#4'Left'#2#26#6'Height'#2'P'#3'Top'#2#30#5'Width'#3#128#0#4'Dat'
|
||||||
+'a'#10#7#0#0#0#3#0#0#0#2#2#2#0#0#12'TRadioButton'#13'rbIndependent'#8'AutoSi'
|
+'a'#10#7#0#0#0#3#0#0#0#2#2#2#0#0#12'TRadioButton'#13'rbIndependent'#8'AutoSi'
|
||||||
+'ze'#9#11'AllowGrayed'#9#7'Caption'#6#11'Independent'#7'Checked'#9#5'State'#7
|
+'ze'#9#11'AllowGrayed'#9#7'Caption'#6#11'Independent'#7'Checked'#9#5'State'#7
|
||||||
+#9'cbchecked'#10'DragCursor'#7#9'crDefault'#8'TabOrder'#2#1#7'TabStop'#9#7'O'
|
+#9'CBCHECKED'#10'DragCursor'#4#244#255#0#0#8'TabOrder'#2#1#7'TabStop'#9#7'On'
|
||||||
+'nClick'#7#25'rbPlatformDependencyClick'#4'Left'#2#10#6'Height'#2#20#3'Top'#2
|
+'Click'#7#25'rbPlatformDependencyClick'#4'Left'#2#10#6'Height'#2#20#3'Top'#2
|
||||||
+#3#5'Width'#2's'#0#0#12'TRadioButton'#11'rbDependent'#8'AutoSize'#9#11'Allow'
|
+#3#5'Width'#2's'#0#0#12'TRadioButton'#11'rbDependent'#8'AutoSize'#9#11'Allow'
|
||||||
+'Grayed'#9#7'Caption'#6#9'Dependent'#10'DragCursor'#7#9'crDefault'#8'TabOrde'
|
+'Grayed'#9#7'Caption'#6#9'Dependent'#10'DragCursor'#4#244#255#0#0#8'TabOrder'
|
||||||
+'r'#2#2#7'TabStop'#9#7'OnClick'#7#25'rbPlatformDependencyClick'#4'Left'#2#10
|
+#2#2#7'TabStop'#9#7'OnClick'#7#25'rbPlatformDependencyClick'#4'Left'#2#10#6
|
||||||
+#6'Height'#2#20#3'Top'#2#30#5'Width'#2'j'#0#0#0#0
|
+'Height'#2#20#3'Top'#2#30#5'Width'#2'j'#0#0#0#0
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user