setup.dfm
来自「学校学籍管理系统」· DFM 代码 · 共 244 行
DFM
244 行
object frm_setup: Tfrm_setup
Left = 316
Top = 316
Width = 395
Height = 275
BorderIcons = []
Caption = #31995#32479#35774#32622
Color = clActiveBorder
DragMode = dmAutomatic
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BitBtn1: TBitBtn
Left = 256
Top = 216
Width = 66
Height = 22
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkNo
end
object GroupBox2: TGroupBox
Left = 16
Top = 16
Width = 169
Height = 193
Caption = #29992#25143#27880#20876
Color = clActiveBorder
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 1
object Label2: TLabel
Left = 21
Top = 28
Width = 48
Height = 12
Caption = #25152#23646#37096#38376
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object LabeledEdit1: TLabeledEdit
Left = 22
Top = 88
Width = 121
Height = 21
EditLabel.Width = 52
EditLabel.Height = 13
EditLabel.Caption = #29992#25143#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 20
Top = 44
Width = 124
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentFont = False
TabOrder = 1
Text = #25152#23646#37096#38376
Items.Strings = (
#26657#38271#21150#20844#23460
#25945#21153#22788
#25307#29983#21150
#36130#21153#37096
#23398#29983#37096
#24635#21153#37096
#24037#31243#37096)
end
object LabeledEdit2: TLabeledEdit
Left = 22
Top = 129
Width = 121
Height = 21
EditLabel.Width = 53
EditLabel.Height = 13
EditLabel.Caption = #23494' '#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '#'
TabOrder = 2
end
object Button1: TButton
Left = 27
Top = 161
Width = 50
Height = 22
Caption = #30830#23450
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 96
Top = 161
Width = 50
Height = 22
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
end
object GroupBox1: TGroupBox
Left = 200
Top = 16
Width = 169
Height = 193
Caption = #23494#30721#20462#25913
Color = clActiveBorder
ParentColor = False
TabOrder = 2
object LabeledEdit3: TLabeledEdit
Left = 24
Top = 41
Width = 121
Height = 21
Color = clMenuHighlight
EditLabel.Width = 48
EditLabel.Height = 12
EditLabel.Caption = #21407#22987#23494#30721
EditLabel.Font.Charset = ANSI_CHARSET
EditLabel.Font.Color = clWindowText
EditLabel.Font.Height = -12
EditLabel.Font.Name = #23435#20307
EditLabel.Font.Style = []
EditLabel.ParentFont = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '#'
TabOrder = 0
end
object LabeledEdit4: TLabeledEdit
Left = 24
Top = 86
Width = 121
Height = 21
Color = clMenuHighlight
EditLabel.Width = 48
EditLabel.Height = 12
EditLabel.Caption = #20462#25913#23494#30721
EditLabel.Font.Charset = ANSI_CHARSET
EditLabel.Font.Color = clWindowText
EditLabel.Font.Height = -12
EditLabel.Font.Name = #23435#20307
EditLabel.Font.Style = []
EditLabel.ParentFont = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '#'
TabOrder = 1
end
object Button3: TButton
Left = 26
Top = 160
Width = 50
Height = 22
Caption = #30830#23450
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 95
Top = 159
Width = 50
Height = 22
Caption = #21462#28040
TabOrder = 3
OnClick = Button4Click
end
object LabeledEdit5: TLabeledEdit
Left = 24
Top = 130
Width = 121
Height = 21
Color = clMenuHighlight
EditLabel.Width = 48
EditLabel.Height = 12
EditLabel.Caption = #30830#35748#23494#30721
EditLabel.Font.Charset = ANSI_CHARSET
EditLabel.Font.Color = clWindowText
EditLabel.Font.Height = -12
EditLabel.Font.Name = #23435#20307
EditLabel.Font.Style = []
EditLabel.ParentFont = False
EditLabel.ShowAccelChar = False
EditLabel.Transparent = False
EditLabel.WordWrap = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '#'
TabOrder = 4
end
end
object BitBtn2: TBitBtn
Left = 76
Top = 217
Width = 63
Height = 22
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkOK
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?