📄 bookfee.dfm
字号:
object BookFeeForm: TBookFeeForm
Left = 396
Top = 201
Width = 437
Height = 248
Caption = #32564#32435#20070#36153
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 393
Height = 153
Caption = #32564#36153#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 32
Width = 42
Height = 14
Caption = #29677#32423#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 192
Top = 32
Width = 56
Height = 14
Caption = #19978#26399#20070#36153
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 192
Top = 64
Width = 56
Height = 14
Caption = #20154#22343#20132#36153
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 8
Top = 96
Width = 56
Height = 14
Caption = #26412#26399#36153#29992
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 208
Top = 96
Width = 42
Height = 14
Caption = #32463#21150#20154
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 32
Top = 128
Width = 28
Height = 14
Caption = #35828#26126
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 32
Top = 64
Width = 28
Height = 14
Caption = #20154#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object ComboBox1: TComboBox
Left = 64
Top = 24
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
OnClick = ComboBox1Click
end
object Edit1: TEdit
Left = 256
Top = 24
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object Edit2: TEdit
Left = 256
Top = 56
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit2'
OnExit = Edit2Exit
end
object Edit3: TEdit
Left = 64
Top = 88
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit3'
end
object Edit4: TEdit
Left = 256
Top = 88
Width = 121
Height = 21
TabOrder = 4
Text = 'Edit4'
end
object Edit5: TEdit
Left = 64
Top = 120
Width = 313
Height = 21
TabOrder = 5
Text = 'Edit5'
end
object Edit6: TEdit
Left = 64
Top = 56
Width = 121
Height = 21
TabOrder = 6
Text = 'Edit6'
end
end
object BitBtn1: TBitBtn
Left = 88
Top = 184
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 256
Top = 184
Width = 75
Height = 25
Caption = '&'#36864#20986
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkClose
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=JcData.mdb;Persist ' +
'Security Info=False'
LoginPrompt = False
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 96
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -