📄 unit3.dfm
字号:
object Form3: TForm3
Left = 221
Top = 159
Width = 533
Height = 468
Anchors = [akLeft, akTop, akBottom]
Caption = ' '#23384' '#20648' '#31649' '#29702
Color = clInactiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
DesignSize = (
525
434)
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 336
Top = 88
Width = 88
Height = 16
Caption = #21021#22987#21270#20010#25968' '
Font.Charset = GB2312_CHARSET
Font.Color = clLime
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 8
Width = 192
Height = 16
Caption = ' '#35201#36827#34892#39029#38754#26367#25442#30340#39034#24207' '
Font.Charset = GB2312_CHARSET
Font.Color = clLime
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 328
Top = 120
Width = 96
Height = 16
Caption = ' '#26102#38388#29255#38271#24230' '
Font.Charset = GB2312_CHARSET
Font.Color = clLime
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 32
Top = 96
Width = 152
Height = 16
Caption = #24403#21069#35201#36827#20837#30340#39029#38754#21495' '
Font.Charset = GB2312_CHARSET
Font.Color = clLime
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 16
Top = 160
Width = 104
Height = 16
Caption = #39029#38754#22359#25968' 0 # '
Font.Charset = GB2312_CHARSET
Font.Color = clLime
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 16
Top = 192
Width = 104
Height = 16
Caption = #39029#38754#22359#25968' 1 # '
Font.Charset = GB2312_CHARSET
Font.Color = clLime
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 16
Top = 224
Width = 104
Height = 16
Caption = #39029#38754#22359#25968' 2 # '
Font.Charset = GB2312_CHARSET
Font.Color = clLime
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 360
Top = 360
Width = 12
Height = 13
Caption = ' '
Color = clYellow
ParentColor = False
end
object Label9: TLabel
Left = 360
Top = 384
Width = 12
Height = 13
Caption = ' '
Color = clRed
ParentColor = False
end
object Label10: TLabel
Left = 384
Top = 360
Width = 117
Height = 13
Caption = #40644#33394#34920#31034#35013#36733#25110#21629#20013' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 384
Top = 384
Width = 120
Height = 13
Caption = #32418#33394#34920#31034#35813#39029#34987#26367#25442' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clSilver
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 184
Top = 96
Width = 65
Height = 21
Color = clGradientActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 120
Top = 152
Width = 105
Height = 21
Anchors = [akLeft, akTop, akBottom]
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Text = '-1'
end
object Edit3: TEdit
Left = 120
Top = 184
Width = 105
Height = 21
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Text = '-1'
end
object Edit4: TEdit
Left = 120
Top = 216
Width = 105
Height = 21
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
Text = '-1'
end
object Edit5: TEdit
Left = 424
Top = 88
Width = 41
Height = 21
Anchors = [akLeft, akTop, akRight]
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
Text = '20'
end
object Edit6: TEdit
Left = 424
Top = 120
Width = 41
Height = 21
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
Text = '1500'
end
object Button1: TButton
Left = 376
Top = 248
Width = 81
Height = 25
Caption = #20135#29983#24207#21015
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 376
Top = 280
Width = 81
Height = 25
Caption = #24320#22987#27169#25311
TabOrder = 7
OnClick = Button2Click
end
object Button3: TButton
Left = 376
Top = 312
Width = 81
Height = 25
Caption = #28165#38500#23631#24149
TabOrder = 8
OnClick = Button3Click
end
object Memo1: TMemo
Left = 16
Top = 32
Width = 345
Height = 41
Color = clSkyBlue
TabOrder = 9
end
object RadioGroup1: TRadioGroup
Left = 317
Top = 152
Width = 172
Height = 73
Caption = #35843#24230#31639#27861
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
end
object RadioButton1: TRadioButton
Left = 325
Top = 168
Width = 137
Height = 17
Caption = #20808' '#36827' '#20808' '#20986' '#31639' '#27861' '
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 11
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 325
Top = 192
Width = 148
Height = 17
Caption = #26368#36817#26368#20037#26410#20351#29992#31639#27861' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 12
OnClick = RadioButton2Click
end
object Memo2: TMemo
Left = 16
Top = 264
Width = 305
Height = 137
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 13
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 344
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -