?? unit10.dfm
字號:
object Form10: TForm10
Left = 216
Top = 194
BorderStyle = bsDialog
Caption = #38160#21270#27169#26495
ClientHeight = 367
ClientWidth = 354
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 353
Height = 41
Caption = #35831#36873#25321#38160#21270#27169#26495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 41
Width = 353
Height = 273
TabOrder = 1
object GroupBox1: TGroupBox
Left = 80
Top = 16
Width = 185
Height = 105
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 16
Width = 137
Height = 13
AutoSize = False
Caption = '0 -1 0'
end
object Label2: TLabel
Left = 32
Top = 48
Width = 105
Height = 13
AutoSize = False
Caption = '-1 5 -1'
end
object Label3: TLabel
Left = 32
Top = 80
Width = 121
Height = 13
AutoSize = False
Caption = '0 -1 0'
end
end
object GroupBox2: TGroupBox
Left = 80
Top = 136
Width = 185
Height = 105
TabOrder = 1
object Label4: TLabel
Left = 32
Top = 16
Width = 129
Height = 13
AutoSize = False
Caption = '-1 -1 -1'
end
object Label5: TLabel
Left = 32
Top = 48
Width = 129
Height = 13
AutoSize = False
Caption = '-1 9 -1'
end
object Label6: TLabel
Left = 32
Top = 80
Width = 137
Height = 13
AutoSize = False
Caption = '-1 -1 -1'
end
end
object RadioButton1: TRadioButton
Left = 272
Top = 104
Width = 41
Height = 17
Caption = '1'
Checked = True
TabOrder = 2
TabStop = True
end
object RadioButton2: TRadioButton
Left = 272
Top = 224
Width = 41
Height = 17
Caption = '2'
TabOrder = 3
end
end
object BitBtn1: TBitBtn
Left = 272
Top = 328
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 176
Top = 328
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkCancel
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -