📄 main_sjwh_jfbzwhform.dfm
字号:
object main_sjwh_jfbzwh: Tmain_sjwh_jfbzwh
Left = 213
Top = 135
ActiveControl = DBEdit1
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '费用标准维护'
ClientHeight = 368
ClientWidth = 625
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 0
Top = 0
Width = 625
Height = 33
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = '交费标准'
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -20
Font.Name = '宋体'
Font.Style = [fsBold, fsItalic]
ParentFont = False
TabOrder = 0
object Label16: TLabel
Left = 272
Top = 7
Width = 84
Height = 20
Caption = '交费标准'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -20
Font.Name = '宋体'
Font.Style = [fsBold, fsItalic]
ParentFont = False
Transparent = True
end
end
object Panel4: TPanel
Left = 0
Top = 33
Width = 625
Height = 335
Align = alClient
BevelOuter = bvLowered
TabOrder = 1
object DBGrid1: TDBGrid
Left = 4
Top = 197
Width = 617
Height = 92
Color = 16767411
Ctl3D = True
DataSource = DataSource1
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = '宋体'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Bj'
Visible = True
end
item
Expanded = False
FieldName = 'xm'
Visible = True
end
item
Expanded = False
FieldName = 'yj'
Visible = True
end
item
Expanded = False
FieldName = 'Xf'
Visible = True
end
item
Expanded = False
FieldName = 'Zf'
Visible = True
end
item
Expanded = False
FieldName = 'Bf'
Visible = True
end
item
Expanded = False
FieldName = 'Kbf'
Visible = True
end
item
Expanded = False
FieldName = 'Jdf'
Visible = True
end
item
Expanded = False
FieldName = 'Kgf'
Visible = True
end
item
Expanded = False
FieldName = 'Sjf'
Visible = True
end
item
Expanded = False
FieldName = 'Bkf'
Visible = True
end
item
Expanded = False
FieldName = 'Jsf'
Visible = True
end
item
Expanded = False
FieldName = 'Qtf'
Visible = True
end
item
Expanded = False
FieldName = 'Mjf'
Visible = True
end
item
Expanded = False
FieldName = 'zfy'
Visible = True
end>
end
object Panel1: TPanel
Left = 6
Top = 4
Width = 613
Height = 41
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 13
Width = 52
Height = 13
Caption = '班级名称'
FocusControl = DBEdit1
end
object Label13: TLabel
Left = 200
Top = 13
Width = 52
Height = 13
Caption = '所属系名'
end
object Label14: TLabel
Left = 416
Top = 13
Width = 52
Height = 13
Caption = '所属年级'
end
object DBEdit1: TDBEdit
Left = 86
Top = 10
Width = 81
Height = 21
Color = 16767411
DataField = 'Bj'
DataSource = DataSource1
TabOrder = 0
OnKeyPress = DBEdit1KeyPress
end
object DBEdit13: TDBEdit
Left = 264
Top = 10
Width = 121
Height = 21
Color = 16767411
DataField = 'xm'
DataSource = DataSource1
TabOrder = 1
end
object DBEdit14: TDBEdit
Left = 480
Top = 10
Width = 121
Height = 21
Color = 16767411
DataField = 'yj'
DataSource = DataSource1
TabOrder = 2
end
end
object GroupBox1: TGroupBox
Left = 6
Top = 50
Width = 497
Height = 143
Caption = '费用标准'
TabOrder = 2
object Label2: TLabel
Left = 17
Top = 24
Width = 26
Height = 13
Caption = '学费'
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 17
Top = 53
Width = 26
Height = 13
Caption = '杂费'
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 17
Top = 85
Width = 26
Height = 13
Caption = '班费'
FocusControl = DBEdit4
end
object Label5: TLabel
Left = 331
Top = 53
Width = 39
Height = 13
Caption = '课本费'
FocusControl = DBEdit5
end
object Label6: TLabel
Left = 170
Top = 24
Width = 39
Height = 13
Caption = '借读费'
FocusControl = DBEdit6
end
object Label7: TLabel
Left = 170
Top = 54
Width = 39
Height = 13
Caption = '课管费'
FocusControl = DBEdit7
end
object Label8: TLabel
Left = 170
Top = 85
Width = 39
Height = 13
Caption = '上机费'
FocusControl = DBEdit8
end
object Label9: TLabel
Left = 331
Top = 24
Width = 39
Height = 13
Caption = '补习费'
FocusControl = DBEdit9
end
object Label10: TLabel
Left = 331
Top = 85
Width = 39
Height = 13
Caption = '住宿费'
FocusControl = DBEdit10
end
object Label11: TLabel
Left = 4
Top = 116
Width = 39
Height = 13
Caption = '其它费'
FocusControl = DBEdit11
end
object Label12: TLabel
Left = 170
Top = 116
Width = 39
Height = 13
Caption = '免交费'
FocusControl = DBEdit12
end
object Label15: TLabel
Left = 331
Top = 116
Width = 39
Height = 13
Caption = '总费用'
end
object DBEdit2: TDBEdit
Left = 48
Top = 18
Width = 110
Height = 21
Color = 16767411
DataField = 'Xf'
DataSource = DataSource1
TabOrder = 0
OnKeyPress = DBEdit2KeyPress
end
object DBEdit3: TDBEdit
Left = 48
Top = 48
Width = 110
Height = 21
Color = 16767411
DataField = 'Zf'
DataSource = DataSource1
TabOrder = 1
OnKeyPress = DBEdit3KeyPress
end
object DBEdit4: TDBEdit
Left = 48
Top = 80
Width = 110
Height = 21
Color = 16767411
DataField = 'Bf'
DataSource = DataSource1
TabOrder = 2
OnKeyPress = DBEdit4KeyPress
end
object DBEdit5: TDBEdit
Left = 376
Top = 48
Width = 110
Height = 21
Color = 16767411
DataField = 'Kbf'
DataSource = DataSource1
TabOrder = 3
OnKeyPress = DBEdit5KeyPress
end
object DBEdit6: TDBEdit
Left = 216
Top = 18
Width = 110
Height = 21
Color = 16767411
DataField = 'Jdf'
DataSource = DataSource1
TabOrder = 4
OnKeyPress = DBEdit6KeyPress
end
object DBEdit7: TDBEdit
Left = 216
Top = 48
Width = 110
Height = 21
Color = 16767411
DataField = 'Kgf'
DataSource = DataSource1
TabOrder = 5
OnKeyPress = DBEdit7KeyPress
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -