?? unit9.dfm
字號:
object Form9: TForm9
Left = 221
Top = 306
BorderStyle = bsDialog
Caption = #35774#32622#38408#20540
ClientHeight = 251
ClientWidth = 409
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 = 409
Height = 41
Caption = #22495#20540#26159#26799#24230#38160#21270#20013#22312#22270#20687#21464#21270#32531#24930#26102#26174#31034#21407#26469#20687#32032#28857#30340#23481#24046
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 41
Width = 409
Height = 161
TabOrder = 1
object Label1: TLabel
Left = 128
Top = 56
Width = 41
Height = 13
AutoSize = False
Caption = #38408#20540#65306
end
object Edit1: TEdit
Left = 176
Top = 48
Width = 65
Height = 21
TabOrder = 0
Text = '10'
end
end
object BitBtn1: TBitBtn
Left = 328
Top = 216
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 240
Top = 216
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 + -