📄 unit1.dfm
字号:
object Form1: TForm1
Left = 223
Top = 161
Width = 628
Height = 390
Caption = #28436#31034#25991#20214#25805#20316#21644#26641#29366#25511#20214#20351#29992#30340#20363#23376#12288#32534#21046#65306#21608#26494#36784' '
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 193
Top = 33
Height = 303
end
object ListView1: TListView
Left = 196
Top = 33
Width = 424
Height = 303
Align = alClient
Color = clAqua
Columns = <
item
Caption = #22995#21517
Width = 60
end
item
Caption = #22995#21035
end
item
Caption = #31867#21035
Width = 100
end
item
Caption = #24180#40836
end
item
Caption = #29616#29366
end>
GridLines = True
ReadOnly = True
TabOrder = 0
ViewStyle = vsReport
end
object TreeView1: TTreeView
Left = 0
Top = 33
Width = 193
Height = 303
Align = alLeft
AutoExpand = True
Color = clInfoBk
Images = ImageList1
Indent = 19
PopupMenu = PopupMenu1
TabOrder = 1
OnClick = TreeView1Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 336
Width = 620
Height = 27
Panels = <>
SimplePanel = True
end
object AddPanel: TPanel
Left = 8
Top = 40
Width = 177
Height = 289
DragKind = dkDock
DragMode = dmAutomatic
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
Visible = False
object Label1: TLabel
Left = 8
Top = 16
Width = 28
Height = 14
Caption = #22995#21517
end
object Label2: TLabel
Left = 8
Top = 56
Width = 28
Height = 14
Caption = #22995#21035
end
object Label3: TLabel
Left = 8
Top = 96
Width = 28
Height = 14
Caption = #31867#21035
end
object Label4: TLabel
Left = 8
Top = 136
Width = 28
Height = 14
Caption = #24180#40836
end
object AddOk: TSpeedButton
Left = 16
Top = 224
Width = 49
Height = 22
Caption = #28155#21152
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = AddOkClick
end
object Cancel: TSpeedButton
Left = 112
Top = 224
Width = 49
Height = 22
Caption = #21462#28040
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = CancelClick
end
object Label9: TLabel
Left = 8
Top = 176
Width = 28
Height = 14
Caption = #29366#20917
end
object ModOk: TSpeedButton
Left = 64
Top = 224
Width = 49
Height = 22
Caption = #20462#25913
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = ModOkClick
end
object NameEdit: TEdit
Left = 48
Top = 16
Width = 97
Height = 22
TabOrder = 0
end
object SexRG: TRadioGroup
Left = 48
Top = 48
Width = 97
Height = 33
Columns = 2
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Items.Strings = (
#30007
#22899)
ParentFont = False
TabOrder = 1
end
object DutyCB: TComboBox
Left = 48
Top = 96
Width = 97
Height = 22
ItemHeight = 14
TabOrder = 2
Items.Strings = (
#34892#25919#20154#21592
#25945#24072
#21021#19968
#21021#20108
#21021#19977
#39640#19968
#39640#20108
#39640#19977)
end
object AgeSE: TSpinEdit
Left = 48
Top = 136
Width = 97
Height = 23
MaxValue = 50
MinValue = 15
TabOrder = 3
Value = 20
end
object StateCB: TComboBox
Left = 48
Top = 176
Width = 97
Height = 22
ItemHeight = 14
TabOrder = 4
Items.Strings = (
#22312#26657' '
#27605#19994)
end
end
object TitlePanel: TPanel
Left = 0
Top = 0
Width = 620
Height = 33
Align = alTop
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -