uxsgl.dfm
来自「完善的学生管理系统源码 适用于毕业设计和各种小的设计」· DFM 代码 · 共 1,265 行 · 第 1/5 页
DFM
1,265 行
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 16
Top = 40
Width = 121
Height = 19
Style = csOwnerDrawFixed
ItemHeight = 13
TabOrder = 1
OnChange = ComboBox1Change
end
object ComboBox2: TComboBox
Left = 16
Top = 80
Width = 121
Height = 19
Style = csOwnerDrawFixed
ItemHeight = 13
TabOrder = 2
end
object RBjq: TRadioButton
Left = 5
Top = 416
Width = 65
Height = 17
Caption = #31934#30830#26597#35810
Checked = True
TabOrder = 3
TabStop = True
end
object Rbmh: TRadioButton
Left = 76
Top = 416
Width = 73
Height = 17
Caption = #27169#31946#26597#25214
TabOrder = 4
end
end
object BitBtn10: TBitBtn
Left = 8
Top = 504
Width = 65
Height = 25
Caption = #26597#25214
TabOrder = 1
OnClick = BitBtn10Click
Glyph.Data = {
EE000000424DEE000000000000007600000028000000100000000F0000000100
0400000000007800000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7777000007777700007707000777770700770700077777070077000000070000
0077007000000700007700700070070000770070007007000077700000000000
0077770700070700077777000007000007777770007770007777777070777070
777777700077700077777777777777777777}
end
object BitBtn11: TBitBtn
Left = 88
Top = 504
Width = 65
Height = 25
Caption = #25152#26377#35760#24405
TabOrder = 2
OnClick = BitBtn11Click
end
object Edit1: TEdit
Left = 8
Top = 472
Width = 105
Height = 21
TabOrder = 3
end
end
object STB: TStatusBar
Left = 0
Top = 534
Width = 800
Height = 19
Panels = <
item
Width = 150
end
item
Width = 200
end
item
Width = 50
end>
SimplePanel = False
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 628
Height = 534
Align = alClient
BevelOuter = bvNone
Caption = 'Panel2'
TabOrder = 2
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 628
Height = 29
Caption = 'ToolBar1'
Images = ImageList1
ParentShowHint = False
ShowHint = True
TabOrder = 0
object ToolButton10: TToolButton
Left = 0
Top = 2
Width = 8
Caption = 'ToolButton10'
ImageIndex = 9
Style = tbsSeparator
end
object ToolButton1: TToolButton
Left = 8
Top = 2
Action = DataSetFirst1
end
object ToolButton2: TToolButton
Left = 31
Top = 2
Action = DataSetPrior1
end
object ToolButton3: TToolButton
Left = 54
Top = 2
Action = DataSetNext1
end
object ToolButton4: TToolButton
Left = 77
Top = 2
Action = DataSetLast1
end
object ToolButton11: TToolButton
Left = 100
Top = 2
Width = 8
Caption = 'ToolButton11'
ImageIndex = 10
Style = tbsSeparator
end
object ToolButton5: TToolButton
Left = 108
Top = 2
Action = DataSetInsert1
end
object ToolButton6: TToolButton
Left = 131
Top = 2
Action = DataSetDelete1
end
object ToolButton7: TToolButton
Left = 154
Top = 2
Action = DataSetEdit1
end
object ToolButton12: TToolButton
Left = 177
Top = 2
Width = 8
Caption = 'ToolButton12'
ImageIndex = 9
Style = tbsSeparator
end
object ToolButton8: TToolButton
Left = 185
Top = 2
Action = DataSetPost1
end
object ToolButton9: TToolButton
Left = 208
Top = 2
Action = DataSetCancel1
end
object ToolButton13: TToolButton
Left = 231
Top = 2
Width = 8
Caption = 'ToolButton13'
ImageIndex = 9
Style = tbsSeparator
end
end
object PageControl1: TPageControl
Left = 0
Top = 29
Width = 628
Height = 505
ActivePage = TabSheet1
Align = alClient
Images = ImageList1
TabIndex = 0
TabOrder = 1
OnChange = PageControl1Change
object TabSheet1: TTabSheet
Caption = #21333#26465#31649#29702
ImageIndex = 11
object Splitter2: TSplitter
Left = 0
Top = 284
Width = 620
Height = 3
Cursor = crVSplit
Align = alBottom
end
object Splitter3: TSplitter
Left = 257
Top = 0
Width = 3
Height = 284
Cursor = crHSplit
end
object Panel3: TPanel
Left = 0
Top = 287
Width = 620
Height = 189
Align = alBottom
TabOrder = 0
object Label8: TLabel
Left = 12
Top = 88
Width = 36
Height = 13
Caption = #31821#36143' '
end
object Label7: TLabel
Left = 12
Top = 109
Width = 66
Height = 13
Caption = #23478#24237#20303#22336' '
end
object Label10: TLabel
Left = 172
Top = 49
Width = 63
Height = 13
Caption = #20837#23398#26085#26399' '
end
object Label4: TLabel
Left = 140
Top = 12
Width = 33
Height = 13
Caption = #22995#21517' '
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?