mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 03:09:32 +02:00
fixed edit sizes
git-svn-id: trunk@5298 -
This commit is contained in:
parent
ec5d8f4d4a
commit
f5351d76fa
@ -2,56 +2,58 @@ object WatchPropertyDlg: TWatchPropertyDlg
|
|||||||
Caption = 'Watch Properties'
|
Caption = 'Watch Properties'
|
||||||
ClientHeight = 200
|
ClientHeight = 200
|
||||||
ClientWidth = 420
|
ClientWidth = 420
|
||||||
Position = POSCREENCENTER
|
Position = poScreenCenter
|
||||||
HorzScrollBar.Page = 421
|
HorzScrollBar.Page = 421
|
||||||
VertScrollBar.Page = 201
|
VertScrollBar.Page = 201
|
||||||
|
Left = 339
|
||||||
Height = 200
|
Height = 200
|
||||||
|
Top = 283
|
||||||
Width = 420
|
Width = 420
|
||||||
object lblExpression: TLabel
|
object lblExpression: TLabel
|
||||||
Caption = 'Expression:'
|
Caption = 'Expression:'
|
||||||
Layout = TLTOP
|
Left = 16
|
||||||
Left = 15
|
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 20
|
Top = 14
|
||||||
Width = 65
|
Width = 65
|
||||||
end
|
end
|
||||||
object txtExpression: TEdit
|
object txtExpression: TEdit
|
||||||
|
TabOrder = 2
|
||||||
TabOrder = 2
|
TabOrder = 2
|
||||||
Left = 105
|
Left = 105
|
||||||
Height = 1
|
Height = 23
|
||||||
Top = 17
|
Top = 8
|
||||||
Width = 300
|
Width = 300
|
||||||
end
|
end
|
||||||
object lblRepCount: TLabel
|
object lblRepCount: TLabel
|
||||||
Caption = 'Repeat Count:'
|
Caption = 'Repeat Count:'
|
||||||
Layout = TLTOP
|
|
||||||
Left = 15
|
Left = 15
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 45
|
Top = 45
|
||||||
Width = 80
|
Width = 80
|
||||||
end
|
end
|
||||||
object txtRepCount: TEdit
|
object txtRepCount: TEdit
|
||||||
|
TabOrder = 4
|
||||||
Text = '0'
|
Text = '0'
|
||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
Left = 105
|
Left = 105
|
||||||
Height = 1
|
Height = 23
|
||||||
Top = 42
|
Top = 39
|
||||||
Width = 60
|
Width = 60
|
||||||
end
|
end
|
||||||
object lblDigits: TLabel
|
object lblDigits: TLabel
|
||||||
Caption = 'Digits:'
|
Caption = 'Digits:'
|
||||||
Layout = TLTOP
|
Left = 176
|
||||||
Left = 175
|
|
||||||
Height = 17
|
Height = 17
|
||||||
Top = 45
|
Top = 45
|
||||||
Width = 40
|
Width = 40
|
||||||
end
|
end
|
||||||
object txtDigits: TEdit
|
object txtDigits: TEdit
|
||||||
|
TabOrder = 6
|
||||||
Text = '0'
|
Text = '0'
|
||||||
TabOrder = 6
|
TabOrder = 6
|
||||||
Left = 225
|
Left = 225
|
||||||
Height = 1
|
Height = 23
|
||||||
Top = 45
|
Top = 39
|
||||||
Width = 180
|
Width = 180
|
||||||
end
|
end
|
||||||
object chkEnabled: TCheckBox
|
object chkEnabled: TCheckBox
|
||||||
@ -63,7 +65,7 @@ object WatchPropertyDlg: TWatchPropertyDlg
|
|||||||
Left = 15
|
Left = 15
|
||||||
Height = 20
|
Height = 20
|
||||||
Top = 65
|
Top = 65
|
||||||
Width = 60
|
Width = 84
|
||||||
end
|
end
|
||||||
object chkAllowFunc: TCheckBox
|
object chkAllowFunc: TCheckBox
|
||||||
AllowGrayed = True
|
AllowGrayed = True
|
||||||
|
@ -2,32 +2,32 @@
|
|||||||
|
|
||||||
LazarusResources.Add('TWatchPropertyDlg','FORMDATA',[
|
LazarusResources.Add('TWatchPropertyDlg','FORMDATA',[
|
||||||
'TPF0'#17'TWatchPropertyDlg'#16'WatchPropertyDlg'#7'Caption'#6#16'Watch Prope'
|
'TPF0'#17'TWatchPropertyDlg'#16'WatchPropertyDlg'#7'Caption'#6#16'Watch Prope'
|
||||||
+'rties'#12'ClientHeight'#3#200#0#11'ClientWidth'#3#164#1#8'Position'#7#14'PO'
|
+'rties'#12'ClientHeight'#3#200#0#11'ClientWidth'#3#164#1#8'Position'#7#14'po'
|
||||||
+'SCREENCENTER'#18'HorzScrollBar.Page'#3#165#1#18'VertScrollBar.Page'#3#201#0
|
+'ScreenCenter'#18'HorzScrollBar.Page'#3#165#1#18'VertScrollBar.Page'#3#201#0
|
||||||
+#6'Height'#3#200#0#5'Width'#3#164#1#0#6'TLabel'#13'lblExpression'#7'Caption'
|
+#4'Left'#3'S'#1#6'Height'#3#200#0#3'Top'#3#27#1#5'Width'#3#164#1#0#6'TLabel'
|
||||||
+#6#11'Expression:'#6'Layout'#7#5'TLTOP'#4'Left'#2#15#6'Height'#2#17#3'Top'#2
|
+#13'lblExpression'#7'Caption'#6#11'Expression:'#4'Left'#2#16#6'Height'#2#17#3
|
||||||
+#20#5'Width'#2'A'#0#0#5'TEdit'#13'txtExpression'#8'TabOrder'#2#2#4'Left'#2'i'
|
+'Top'#2#14#5'Width'#2'A'#0#0#5'TEdit'#13'txtExpression'#8'TabOrder'#2#2#8'Ta'
|
||||||
+#6'Height'#2#1#3'Top'#2#17#5'Width'#3','#1#0#0#6'TLabel'#11'lblRepCount'#7'C'
|
+'bOrder'#2#2#4'Left'#2'i'#6'Height'#2#23#3'Top'#2#8#5'Width'#3','#1#0#0#6'TL'
|
||||||
+'aption'#6#13'Repeat Count:'#6'Layout'#7#5'TLTOP'#4'Left'#2#15#6'Height'#2#17
|
+'abel'#11'lblRepCount'#7'Caption'#6#13'Repeat Count:'#4'Left'#2#15#6'Height'
|
||||||
+#3'Top'#2'-'#5'Width'#2'P'#0#0#5'TEdit'#11'txtRepCount'#4'Text'#6#1'0'#8'Tab'
|
+#2#17#3'Top'#2'-'#5'Width'#2'P'#0#0#5'TEdit'#11'txtRepCount'#8'TabOrder'#2#4
|
||||||
+'Order'#2#4#4'Left'#2'i'#6'Height'#2#1#3'Top'#2'*'#5'Width'#2'<'#0#0#6'TLabe'
|
+#4'Text'#6#1'0'#8'TabOrder'#2#4#4'Left'#2'i'#6'Height'#2#23#3'Top'#2''''#5'W'
|
||||||
+'l'#9'lblDigits'#7'Caption'#6#7'Digits:'#6'Layout'#7#5'TLTOP'#4'Left'#3#175#0
|
+'idth'#2'<'#0#0#6'TLabel'#9'lblDigits'#7'Caption'#6#7'Digits:'#4'Left'#3#176
|
||||||
+#6'Height'#2#17#3'Top'#2'-'#5'Width'#2'('#0#0#5'TEdit'#9'txtDigits'#4'Text'#6
|
+#0#6'Height'#2#17#3'Top'#2'-'#5'Width'#2'('#0#0#5'TEdit'#9'txtDigits'#8'TabO'
|
||||||
+#1'0'#8'TabOrder'#2#6#4'Left'#3#225#0#6'Height'#2#1#3'Top'#2'-'#5'Width'#3
|
+'rder'#2#6#4'Text'#6#1'0'#8'TabOrder'#2#6#4'Left'#3#225#0#6'Height'#2#23#3'T'
|
||||||
+#180#0#0#0#9'TCheckBox'#10'chkEnabled'#11'AllowGrayed'#9#8'AutoSize'#9#7'Cap'
|
+'op'#2''''#5'Width'#3#180#0#0#0#9'TCheckBox'#10'chkEnabled'#11'AllowGrayed'#9
|
||||||
+'tion'#6#7'Enabled'#10'DragCursor'#4#244#255#0#0#8'TabOrder'#2#7#4'Left'#2#15
|
+#8'AutoSize'#9#7'Caption'#6#7'Enabled'#10'DragCursor'#4#244#255#0#0#8'TabOrd'
|
||||||
+#6'Height'#2#20#3'Top'#2'A'#5'Width'#2'<'#0#0#9'TCheckBox'#12'chkAllowFunc'
|
+'er'#2#7#4'Left'#2#15#6'Height'#2#20#3'Top'#2'A'#5'Width'#2'T'#0#0#9'TCheckB'
|
||||||
+#11'AllowGrayed'#9#8'AutoSize'#9#7'Caption'#6#20'Allow Function Calls'#10'Dr'
|
+'ox'#12'chkAllowFunc'#11'AllowGrayed'#9#8'AutoSize'#9#7'Caption'#6#20'Allow '
|
||||||
+'agCursor'#4#244#255#0#0#8'TabOrder'#2#0#4'Left'#2'i'#6'Height'#2#20#3'Top'#2
|
+'Function Calls'#10'DragCursor'#4#244#255#0#0#8'TabOrder'#2#0#4'Left'#2'i'#6
|
||||||
+'A'#5'Width'#2#1#0#0#11'TRadioGroup'#7'rgStyle'#7'Caption'#6#5'Style'#7'Colu'
|
+'Height'#2#20#3'Top'#2'A'#5'Width'#2#1#0#0#11'TRadioGroup'#7'rgStyle'#7'Capt'
|
||||||
+'mns'#2#3#9'ItemIndex'#2#7#13'Items.Strings'#1#6#9'Character'#6#6'String'#6#7
|
+'ion'#6#5'Style'#7'Columns'#2#3#9'ItemIndex'#2#7#13'Items.Strings'#1#6#9'Cha'
|
||||||
+'Decimal'#6#11'Hexadecimal'#6#14'Floating Point'#6#7'Pointer'#6#16'Record/St'
|
+'racter'#6#6'String'#6#7'Decimal'#6#11'Hexadecimal'#6#14'Floating Point'#6#7
|
||||||
+'ructure'#6#7'Default'#6#11'Memory Dump'#0#4'Left'#2#15#6'Height'#2'F'#3'Top'
|
+'Pointer'#6#16'Record/Structure'#6#7'Default'#6#11'Memory Dump'#0#4'Left'#2
|
||||||
+#2'Z'#5'Width'#3#134#1#0#0#7'TButton'#5'btnOK'#11'ModalResult'#2#1#7'Caption'
|
+#15#6'Height'#2'F'#3'Top'#2'Z'#5'Width'#3#134#1#0#0#7'TButton'#5'btnOK'#11'M'
|
||||||
+#6#2'OK'#8'TabOrder'#2#9#7'OnClick'#7#10'btnOKClick'#4'Left'#3#170#0#6'Heigh'
|
+'odalResult'#2#1#7'Caption'#6#2'OK'#8'TabOrder'#2#9#7'OnClick'#7#10'btnOKCli'
|
||||||
+'t'#2#25#3'Top'#3#170#0#5'Width'#2'K'#0#0#7'TButton'#9'btnCancel'#11'ModalRe'
|
+'ck'#4'Left'#3#170#0#6'Height'#2#25#3'Top'#3#170#0#5'Width'#2'K'#0#0#7'TButt'
|
||||||
+'sult'#2#2#7'Caption'#6#6'Cancel'#8'TabOrder'#2#10#4'Left'#3#250#0#6'Height'
|
+'on'#9'btnCancel'#11'ModalResult'#2#2#7'Caption'#6#6'Cancel'#8'TabOrder'#2#10
|
||||||
+#2#25#3'Top'#3#170#0#5'Width'#2'K'#0#0#7'TButton'#7'btnHelp'#7'Caption'#6#4
|
+#4'Left'#3#250#0#6'Height'#2#25#3'Top'#3#170#0#5'Width'#2'K'#0#0#7'TButton'#7
|
||||||
+'Help'#8'TabOrder'#2#11#4'Left'#3'J'#1#6'Height'#2#25#3'Top'#3#170#0#5'Width'
|
+'btnHelp'#7'Caption'#6#4'Help'#8'TabOrder'#2#11#4'Left'#3'J'#1#6'Height'#2#25
|
||||||
+#2'K'#0#0#0
|
+#3'Top'#3#170#0#5'Width'#2'K'#0#0#0
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user