📄 unit2.dfm
字号:
object Form1: TForm1
Left = 208
Top = 91
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20869#23384#20462#25913#22120
ClientHeight = 304
ClientWidth = 465
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 177
Height = 281
Caption = #36827#31243
TabOrder = 0
object ListView1: TListView
Left = 8
Top = 16
Width = 161
Height = 225
Columns = <
item
Caption = #36827#31243#21517
Width = 100
end
item
Caption = #36827#31243'ID'
Width = 58
end>
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnSelectItem = ListView1SelectItem
end
object Button3: TButton
Left = 40
Top = 248
Width = 75
Height = 25
Caption = '&Refresh'
TabOrder = 1
OnClick = Button3Click
end
end
object Panel1: TPanel
Left = 182
Top = 8
Width = 121
Height = 271
BevelInner = bvLowered
TabOrder = 1
object Label2: TLabel
Left = 7
Top = 48
Width = 65
Height = 13
Caption = #26597#25214#25968#20540#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 7
Top = 152
Width = 65
Height = 13
Caption = #36873#20013#22320#22336#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 7
Top = 9
Width = 47
Height = 13
Caption = #36827#31243'ID'#65306
end
object Label7: TLabel
Left = 7
Top = 196
Width = 65
Height = 13
Caption = #36873#20013#22320#22336#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 8
Top = 64
Width = 103
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Button1: TButton
Left = 22
Top = 88
Width = 75
Height = 22
Caption = #24320#22987#26597#25214
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 8
Top = 168
Width = 103
Height = 19
Ctl3D = False
Enabled = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 5
end
object Button2: TButton
Left = 22
Top = 238
Width = 75
Height = 22
Caption = #20462#25913
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button2Click
end
object Edit3: TEdit
Left = 8
Top = 24
Width = 103
Height = 19
Ctl3D = False
Enabled = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 6
end
object Button4: TButton
Left = 22
Top = 112
Width = 75
Height = 22
Caption = '&Reset'
TabOrder = 2
OnClick = Button4Click
end
object Edit4: TEdit
Left = 8
Top = 213
Width = 103
Height = 21
TabOrder = 3
OnKeyPress = Edit4KeyPress
end
end
object GroupBox2: TGroupBox
Left = 309
Top = 0
Width = 153
Height = 281
Caption = #25968#20540#22320#22336
TabOrder = 2
object Label1: TLabel
Left = 5
Top = 246
Width = 3
Height = 13
end
object ListBox1: TListBox
Left = 7
Top = 16
Width = 138
Height = 225
ItemHeight = 13
TabOrder = 0
OnClick = ListBox1Click
end
object Button5: TButton
Left = 46
Top = 248
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button5Click
end
end
object sb1: TStatusBar
Left = 0
Top = 285
Width = 465
Height = 19
Panels = <>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -