?? baoshong.dfm
字號:
object Form20: TForm20
Left = 242
Top = 147
BorderStyle = bsDialog
Caption = #20449#24687#25253#36865
ClientHeight = 172
ClientWidth = 393
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 393
Height = 172
Align = alClient
BevelOuter = bvSpace
BorderStyle = bsSingle
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 48
Width = 348
Height = 29
Caption = #35831#36873#25321#28304#25991#20214#24182#25554#20837#30913#30424#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 3
Top = 129
Width = 387
Height = 4
Shape = bsBottomLine
end
object Button1: TButton
Left = 47
Top = 140
Width = 75
Height = 25
Caption = #25171#24320
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 159
Top = 140
Width = 75
Height = 25
Caption = #25253#36865
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 271
Top = 140
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button3Click
end
object Edit1: TEdit
Left = 80
Top = 8
Width = 265
Height = 21
TabOrder = 3
Visible = False
end
object Edit2: TEdit
Left = 80
Top = 32
Width = 145
Height = 21
TabOrder = 4
Visible = False
end
end
object OpenDialog1: TOpenDialog
Filter = '*.db||*.mdb||*.doc||*.txt'
Left = 208
Top = 24
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -