📄 comput.dfm
字号:
object fmA3: TfmA3
Left = 389
Top = 551
Width = 313
Height = 190
Caption = ' '#23454#39564#19977
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
object gboxColor: TGroupBox
Left = 4
Top = 5
Width = 153
Height = 31
Caption = #31572#26696#23383#39068#33394
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object rbtnR: TRadioButton
Left = 12
Top = 13
Width = 35
Height = 15
Caption = #32418
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = rbtn_chk_Click
end
object rbtnG: TRadioButton
Left = 59
Top = 13
Width = 35
Height = 15
Caption = #32511
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = rbtn_chk_Click
end
object rbtnB: TRadioButton
Left = 109
Top = 13
Width = 35
Height = 15
Caption = #34013
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = rbtn_chk_Click
end
end
object gboxStyl: TGroupBox
Left = 186
Top = 4
Width = 114
Height = 32
Caption = #23383#26679#24335
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object ckbBold: TCheckBox
Left = 12
Top = 12
Width = 43
Height = 17
Caption = #31895#20307
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = rbtn_chk_Click
end
object ckbItali: TCheckBox
Left = 62
Top = 11
Width = 43
Height = 17
Caption = #26012#20307
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = rbtn_chk_Click
end
end
object Panel1: TPanel
Left = 0
Top = 45
Width = 305
Height = 120
TabOrder = 2
object Label1: TLabel
Left = 26
Top = 8
Width = 30
Height = 12
Caption = #25968#25454'1'
end
object Label2: TLabel
Left = 150
Top = 9
Width = 30
Height = 12
Caption = #25968#25454'2'
end
object Label3: TLabel
Left = 224
Top = 8
Width = 48
Height = 12
Caption = #36816#31639#32467#26524
end
object Label4: TLabel
Left = 77
Top = 8
Width = 36
Height = 12
Caption = #36816#31639#31526
end
object LbAnsw: TLabel
Left = 15
Top = 79
Width = 60
Height = 19
Caption = 'LbAnsw'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object edtD1: TEdit
Left = 14
Top = 28
Width = 49
Height = 20
TabOrder = 0
Text = 'edtD1'
OnChange = edtD_Change
OnKeyPress = edtD_KeyPress
end
object edtD2: TEdit
Left = 139
Top = 29
Width = 49
Height = 20
TabOrder = 1
Text = 'edtD2'
OnChange = edtD_Change
OnKeyPress = edtD_KeyPress
end
object edtRes: TEdit
Left = 224
Top = 29
Width = 49
Height = 20
TabOrder = 2
Text = 'edtRes'
OnChange = edtD_Change
OnEnter = edtResEnter
OnExit = edtResExit
OnKeyPress = edtD_KeyPress
end
object cmbOp: TComboBox
Left = 74
Top = 28
Width = 46
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentFont = False
TabOrder = 4
TabStop = False
Text = 'cmbOp'
OnChange = cmbOpChange
Items.Strings = (
'+'
'-'
'*'
'/'
'^2')
end
object btnDo: TBitBtn
Left = 227
Top = 76
Width = 55
Height = 25
Caption = #26816#39564
TabOrder = 3
OnClick = btnDoClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33333333333333333333333333333333333333333333333333FF333333333333
3000333333FFFFF3F77733333000003000B033333777773777F733330BFBFB00
E00033337FFF3377F7773333000FBFB0E000333377733337F7773330FBFBFBF0
E00033F7FFFF3337F7773000000FBFB0E000377777733337F7770BFBFBFBFBF0
E00073FFFFFFFF37F777300000000FB0E000377777777337F7773333330BFB00
000033333373FF77777733333330003333333333333777333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -