📄 frmmain.dfm
字号:
object Form1: TForm1
Left = 257
Top = 96
BorderStyle = bsDialog
Caption = #36890#35759#24405' 1.0'
ClientHeight = 442
ClientWidth = 522
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 173
Top = 0
Height = 442
ResizeStyle = rsUpdate
end
object TreeView1: TTreeView
Left = 0
Top = 0
Width = 173
Height = 442
Align = alLeft
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Images = ImageList1
Indent = 19
ParentFont = False
PopupMenu = PopupMenu1
TabOrder = 0
OnChange = TreeView1Change
OnContextPopup = TreeView1ContextPopup
OnEdited = TreeView1Edited
OnEditing = TreeView1Editing
OnExpanding = TreeView1Expanding
OnMouseDown = TreeView1MouseDown
end
object Panel1: TPanel
Left = 176
Top = 0
Width = 346
Height = 442
Align = alClient
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 1
object Splitter2: TSplitter
Left = 0
Top = 173
Width = 346
Height = 3
Cursor = crVSplit
Align = alTop
ResizeStyle = rsUpdate
end
object ListView1: TListView
Left = 0
Top = 176
Width = 346
Height = 266
Align = alClient
Columns = <>
GridLines = True
TabOrder = 0
end
object ScrollBox1: TScrollBox
Left = 0
Top = 0
Width = 346
Height = 173
Align = alTop
TabOrder = 1
object Label5: TLabel
Left = 180
Top = 80
Width = 24
Height = 13
Caption = #25163#26426
end
object Label4: TLabel
Left = 24
Top = 80
Width = 24
Height = 13
Caption = #30005#35805
end
object Label3: TLabel
Left = 180
Top = 48
Width = 26
Height = 13
Caption = 'OICQ'
end
object Label2: TLabel
Left = 24
Top = 48
Width = 24
Height = 13
Caption = #29983#26085
end
object Label1: TLabel
Left = 24
Top = 16
Width = 24
Height = 13
AutoSize = False
Caption = #22995#21517
end
object txtTel: TEdit
Left = 52
Top = 76
Width = 101
Height = 21
Enabled = False
TabOrder = 0
end
object txtQQ: TEdit
Left = 212
Top = 44
Width = 101
Height = 21
Enabled = False
TabOrder = 1
end
object txtName: TEdit
Left = 52
Top = 12
Width = 101
Height = 21
Enabled = False
TabOrder = 2
end
object txtMobile: TEdit
Left = 212
Top = 76
Width = 101
Height = 21
Enabled = False
TabOrder = 3
Text = '13'#215#215#215#215#215#215#215#215#215
end
object dtpBirthday: TDateTimePicker
Left = 52
Top = 44
Width = 101
Height = 21
Date = 37857.574204166670000000
Time = 37857.574204166670000000
Enabled = False
TabOrder = 4
end
object BtnUpdate: TButton
Left = 140
Top = 112
Width = 61
Height = 21
Caption = #20462#25913
Enabled = False
TabOrder = 5
OnClick = BtnUpdateClick
end
object BtnPost: TButton
Left = 200
Top = 112
Width = 61
Height = 21
Caption = #25552#20132
Enabled = False
TabOrder = 6
OnClick = BtnPostClick
end
object BtnDelete: TButton
Left = 80
Top = 112
Width = 61
Height = 21
Caption = #21024#38500
Enabled = False
TabOrder = 7
OnClick = BtnDeleteClick
end
object BtnCancel: TButton
Left = 260
Top = 112
Width = 61
Height = 21
Caption = #25764#28040
Enabled = False
TabOrder = 8
OnClick = BtnCancelClick
end
object BtnAdd: TButton
Left = 20
Top = 112
Width = 61
Height = 21
Caption = #28155#21152
Enabled = False
TabOrder = 9
OnClick = BtnAddClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -