📄 diaozhuan.dfm
字号:
object Form22: TForm22
Left = 204
Top = 124
BorderStyle = bsDialog
Caption = #20449#24687#35843#36716
ClientHeight = 176
ClientWidth = 398
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 398
Height = 176
Align = alClient
BevelInner = bvSpace
BorderStyle = bsSingle
TabOrder = 0
object Label2: TLabel
Left = 19
Top = 67
Width = 168
Height = 21
Caption = #35831#36755#20837#30446#26631#30446#24405#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 58
Top = 13
Width = 276
Height = 29
Caption = #35831#25191#34892#25991#20214#35843#36716#25805#20316':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 2
Top = 133
Width = 392
Height = 3
Shape = bsBottomLine
end
object Edit2: TEdit
Left = 195
Top = 66
Width = 177
Height = 21
TabOrder = 0
end
object Button3: TButton
Left = 256
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 = 1
OnClick = Button3Click
end
object Button2: TButton
Left = 152
Top = 140
Width = 75
Height = 25
Caption = #35843#36716
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object Button1: TButton
Left = 56
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 = 3
OnClick = Button1Click
end
object Edit1: TEdit
Left = 48
Top = 40
Width = 217
Height = 21
TabOrder = 4
Visible = False
end
end
object OpenDialog1: TOpenDialog
Filter = '*.*'
Left = 216
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -