unit8.dfm
来自「学籍管理系统 基于sql2000 实现插入删除修改 等功能 不错」· DFM 代码 · 共 124 行
DFM
124 行
object Form8: TForm8
Left = 212
Top = 177
BorderIcons = []
BorderStyle = bsSingle
Caption = #31185#30446#24405#20837
ClientHeight = 262
ClientWidth = 499
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 499
Height = 262
Align = alClient
TabOrder = 0
object Label4: TLabel
Left = 16
Top = 224
Width = 473
Height = 33
AutoSize = False
Caption = #25552#31034#65306#36755#20837#27599#19968#38376#35838#31243#21518#22238#36710#25442#34892#20877#36755#19979#19968#38376#35838#31243
end
object GroupBox2: TGroupBox
Left = 16
Top = 8
Width = 473
Height = 209
TabOrder = 0
object Label2: TLabel
Left = 195
Top = 20
Width = 97
Height = 17
AutoSize = False
Caption = #23398#26399#65306
end
object Label3: TLabel
Left = 15
Top = 18
Width = 81
Height = 17
AutoSize = False
Caption = #29677#32423#65306
end
object Label1: TLabel
Left = 16
Top = 48
Width = 145
Height = 25
AutoSize = False
Caption = #35838#31243#21517#31216#65306
end
object banjibox: TComboBox
Left = 72
Top = 16
Width = 113
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 13
TabOrder = 0
OnChange = banjiboxChange
end
object xueqibox: TComboBox
Left = 232
Top = 16
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 13
TabOrder = 1
end
object Memo: TMemo
Left = 16
Top = 72
Width = 345
Height = 121
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Lines.Strings = (
'')
TabOrder = 2
end
object BitBtn4: TBitBtn
Left = 384
Top = 96
Width = 73
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = BitBtn4Click
end
end
object BitBtn5: TBitBtn
Left = 400
Top = 24
Width = 75
Height = 25
Caption = #23436#25104
TabOrder = 1
OnClick = BitBtn5Click
end
object BitBtn6: TBitBtn
Left = 400
Top = 176
Width = 73
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = BitBtn6Click
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?