fixed edit sizes

git-svn-id: trunk@5298 -
This commit is contained in:
mattias 2004-03-12 17:52:40 +00:00
parent ec5d8f4d4a
commit f5351d76fa
2 changed files with 44 additions and 42 deletions

View File

@ -2,56 +2,58 @@ object WatchPropertyDlg: TWatchPropertyDlg
Caption = 'Watch Properties'
ClientHeight = 200
ClientWidth = 420
Position = POSCREENCENTER
Position = poScreenCenter
HorzScrollBar.Page = 421
VertScrollBar.Page = 201
Left = 339
Height = 200
Top = 283
Width = 420
object lblExpression: TLabel
Caption = 'Expression:'
Layout = TLTOP
Left = 15
Left = 16
Height = 17
Top = 20
Top = 14
Width = 65
end
object txtExpression: TEdit
TabOrder = 2
TabOrder = 2
Left = 105
Height = 1
Top = 17
Height = 23
Top = 8
Width = 300
end
object lblRepCount: TLabel
Caption = 'Repeat Count:'
Layout = TLTOP
Left = 15
Height = 17
Top = 45
Width = 80
end
object txtRepCount: TEdit
TabOrder = 4
Text = '0'
TabOrder = 4
Left = 105
Height = 1
Top = 42
Height = 23
Top = 39
Width = 60
end
object lblDigits: TLabel
Caption = 'Digits:'
Layout = TLTOP
Left = 175
Left = 176
Height = 17
Top = 45
Width = 40
end
object txtDigits: TEdit
TabOrder = 6
Text = '0'
TabOrder = 6
Left = 225
Height = 1
Top = 45
Height = 23
Top = 39
Width = 180
end
object chkEnabled: TCheckBox
@ -63,7 +65,7 @@ object WatchPropertyDlg: TWatchPropertyDlg
Left = 15
Height = 20
Top = 65
Width = 60
Width = 84
end
object chkAllowFunc: TCheckBox
AllowGrayed = True

View File

@ -2,32 +2,32 @@
LazarusResources.Add('TWatchPropertyDlg','FORMDATA',[
'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'
+'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'
+#6#11'Expression:'#6'Layout'#7#5'TLTOP'#4'Left'#2#15#6'Height'#2#17#3'Top'#2
+#20#5'Width'#2'A'#0#0#5'TEdit'#13'txtExpression'#8'TabOrder'#2#2#4'Left'#2'i'
+#6'Height'#2#1#3'Top'#2#17#5'Width'#3','#1#0#0#6'TLabel'#11'lblRepCount'#7'C'
+'aption'#6#13'Repeat Count:'#6'Layout'#7#5'TLTOP'#4'Left'#2#15#6'Height'#2#17
+#3'Top'#2'-'#5'Width'#2'P'#0#0#5'TEdit'#11'txtRepCount'#4'Text'#6#1'0'#8'Tab'
+'Order'#2#4#4'Left'#2'i'#6'Height'#2#1#3'Top'#2'*'#5'Width'#2'<'#0#0#6'TLabe'
+'l'#9'lblDigits'#7'Caption'#6#7'Digits:'#6'Layout'#7#5'TLTOP'#4'Left'#3#175#0
+#6'Height'#2#17#3'Top'#2'-'#5'Width'#2'('#0#0#5'TEdit'#9'txtDigits'#4'Text'#6
+#1'0'#8'TabOrder'#2#6#4'Left'#3#225#0#6'Height'#2#1#3'Top'#2'-'#5'Width'#3
+#180#0#0#0#9'TCheckBox'#10'chkEnabled'#11'AllowGrayed'#9#8'AutoSize'#9#7'Cap'
+'tion'#6#7'Enabled'#10'DragCursor'#4#244#255#0#0#8'TabOrder'#2#7#4'Left'#2#15
+#6'Height'#2#20#3'Top'#2'A'#5'Width'#2'<'#0#0#9'TCheckBox'#12'chkAllowFunc'
+#11'AllowGrayed'#9#8'AutoSize'#9#7'Caption'#6#20'Allow Function Calls'#10'Dr'
+'agCursor'#4#244#255#0#0#8'TabOrder'#2#0#4'Left'#2'i'#6'Height'#2#20#3'Top'#2
+'A'#5'Width'#2#1#0#0#11'TRadioGroup'#7'rgStyle'#7'Caption'#6#5'Style'#7'Colu'
+'mns'#2#3#9'ItemIndex'#2#7#13'Items.Strings'#1#6#9'Character'#6#6'String'#6#7
+'Decimal'#6#11'Hexadecimal'#6#14'Floating Point'#6#7'Pointer'#6#16'Record/St'
+'ructure'#6#7'Default'#6#11'Memory Dump'#0#4'Left'#2#15#6'Height'#2'F'#3'Top'
+#2'Z'#5'Width'#3#134#1#0#0#7'TButton'#5'btnOK'#11'ModalResult'#2#1#7'Caption'
+#6#2'OK'#8'TabOrder'#2#9#7'OnClick'#7#10'btnOKClick'#4'Left'#3#170#0#6'Heigh'
+'t'#2#25#3'Top'#3#170#0#5'Width'#2'K'#0#0#7'TButton'#9'btnCancel'#11'ModalRe'
+'sult'#2#2#7'Caption'#6#6'Cancel'#8'TabOrder'#2#10#4'Left'#3#250#0#6'Height'
+#2#25#3'Top'#3#170#0#5'Width'#2'K'#0#0#7'TButton'#7'btnHelp'#7'Caption'#6#4
+'Help'#8'TabOrder'#2#11#4'Left'#3'J'#1#6'Height'#2#25#3'Top'#3#170#0#5'Width'
+#2'K'#0#0#0
+'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
+#4'Left'#3'S'#1#6'Height'#3#200#0#3'Top'#3#27#1#5'Width'#3#164#1#0#6'TLabel'
+#13'lblExpression'#7'Caption'#6#11'Expression:'#4'Left'#2#16#6'Height'#2#17#3
+'Top'#2#14#5'Width'#2'A'#0#0#5'TEdit'#13'txtExpression'#8'TabOrder'#2#2#8'Ta'
+'bOrder'#2#2#4'Left'#2'i'#6'Height'#2#23#3'Top'#2#8#5'Width'#3','#1#0#0#6'TL'
+'abel'#11'lblRepCount'#7'Caption'#6#13'Repeat Count:'#4'Left'#2#15#6'Height'
+#2#17#3'Top'#2'-'#5'Width'#2'P'#0#0#5'TEdit'#11'txtRepCount'#8'TabOrder'#2#4
+#4'Text'#6#1'0'#8'TabOrder'#2#4#4'Left'#2'i'#6'Height'#2#23#3'Top'#2''''#5'W'
+'idth'#2'<'#0#0#6'TLabel'#9'lblDigits'#7'Caption'#6#7'Digits:'#4'Left'#3#176
+#0#6'Height'#2#17#3'Top'#2'-'#5'Width'#2'('#0#0#5'TEdit'#9'txtDigits'#8'TabO'
+'rder'#2#6#4'Text'#6#1'0'#8'TabOrder'#2#6#4'Left'#3#225#0#6'Height'#2#23#3'T'
+'op'#2''''#5'Width'#3#180#0#0#0#9'TCheckBox'#10'chkEnabled'#11'AllowGrayed'#9
+#8'AutoSize'#9#7'Caption'#6#7'Enabled'#10'DragCursor'#4#244#255#0#0#8'TabOrd'
+'er'#2#7#4'Left'#2#15#6'Height'#2#20#3'Top'#2'A'#5'Width'#2'T'#0#0#9'TCheckB'
+'ox'#12'chkAllowFunc'#11'AllowGrayed'#9#8'AutoSize'#9#7'Caption'#6#20'Allow '
+'Function Calls'#10'DragCursor'#4#244#255#0#0#8'TabOrder'#2#0#4'Left'#2'i'#6
+'Height'#2#20#3'Top'#2'A'#5'Width'#2#1#0#0#11'TRadioGroup'#7'rgStyle'#7'Capt'
+'ion'#6#5'Style'#7'Columns'#2#3#9'ItemIndex'#2#7#13'Items.Strings'#1#6#9'Cha'
+'racter'#6#6'String'#6#7'Decimal'#6#11'Hexadecimal'#6#14'Floating Point'#6#7
+'Pointer'#6#16'Record/Structure'#6#7'Default'#6#11'Memory Dump'#0#4'Left'#2
+#15#6'Height'#2'F'#3'Top'#2'Z'#5'Width'#3#134#1#0#0#7'TButton'#5'btnOK'#11'M'
+'odalResult'#2#1#7'Caption'#6#2'OK'#8'TabOrder'#2#9#7'OnClick'#7#10'btnOKCli'
+'ck'#4'Left'#3#170#0#6'Height'#2#25#3'Top'#3#170#0#5'Width'#2'K'#0#0#7'TButt'
+'on'#9'btnCancel'#11'ModalResult'#2#2#7'Caption'#6#6'Cancel'#8'TabOrder'#2#10
+#4'Left'#3#250#0#6'Height'#2#25#3'Top'#3#170#0#5'Width'#2'K'#0#0#7'TButton'#7
+'btnHelp'#7'Caption'#6#4'Help'#8'TabOrder'#2#11#4'Left'#3'J'#1#6'Height'#2#25
+#3'Top'#3#170#0#5'Width'#2'K'#0#0#0
]);