?? unit4.~dfm
字號:
object Form4: TForm4
Left = 328
Top = 235
ActiveControl = user_edit
BorderIcons = []
BorderStyle = bsSingle
Caption = #25214#22238#23494#30721
ClientHeight = 201
ClientWidth = 336
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 336
Height = 201
Align = alClient
TabOrder = 0
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 217
Height = 161
TabOrder = 0
object question_edit: TLabeledEdit
Left = 56
Top = 72
Width = 121
Height = 21
EditLabel.Width = 87
EditLabel.Height = 13
EditLabel.Caption = #29992#25143#25552#31034#38382#39064#65306' '
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object answer_edit: TLabeledEdit
Left = 56
Top = 120
Width = 121
Height = 21
EditLabel.Width = 36
EditLabel.Height = 13
EditLabel.Caption = #31572#26696#65306
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
end
object user_edit: TLabeledEdit
Left = 56
Top = 24
Width = 121
Height = 21
EditLabel.Width = 51
EditLabel.Height = 13
EditLabel.Caption = #29992#25143#21517#65306' '
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
end
end
object BitBtn1: TBitBtn
Left = 248
Top = 40
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 248
Top = 136
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 248
Top = 88
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = BitBtn3Click
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -