📄 returnfee.dfm
字号:
object ReturnFeeForm: TReturnFeeForm
Left = 424
Top = 224
Width = 315
Height = 301
Caption = #36864#22238#20070#36153
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 32
Top = 8
Width = 241
Height = 225
Caption = #36864#22238#20070#36153
TabOrder = 0
object Label1: TLabel
Left = 34
Top = 28
Width = 36
Height = 12
Caption = #29677#32423#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 22
Top = 60
Width = 48
Height = 12
Caption = #29677#32423#20154#25968
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 34
Top = 92
Width = 36
Height = 12
Caption = #24635#20070#36153
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 22
Top = 124
Width = 48
Height = 12
Caption = #20154#22343#20070#36153
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 34
Top = 156
Width = 36
Height = 12
Caption = #32463#21150#20154
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 46
Top = 188
Width = 24
Height = 12
Caption = #35828#26126
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object ComboBox1: TComboBox
Left = 88
Top = 24
Width = 121
Height = 20
ItemHeight = 12
TabOrder = 0
Text = 'ComboBox1'
OnChange = ComboBox1Change
end
object Edit1: TEdit
Left = 88
Top = 56
Width = 121
Height = 20
TabOrder = 1
Text = 'Edit1'
end
object Edit2: TEdit
Left = 88
Top = 88
Width = 121
Height = 20
TabOrder = 2
Text = 'Edit2'
end
object Edit3: TEdit
Left = 88
Top = 120
Width = 121
Height = 20
TabOrder = 3
Text = 'Edit3'
end
object Edit4: TEdit
Left = 88
Top = 152
Width = 121
Height = 20
TabOrder = 4
Text = 'Edit4'
end
object Edit5: TEdit
Left = 88
Top = 184
Width = 121
Height = 20
TabOrder = 5
Text = 'Edit5'
end
end
object BitBtn1: TBitBtn
Left = 24
Top = 240
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 120
Top = 240
Width = 75
Height = 25
Caption = #25171#21360
TabOrder = 2
OnClick = BitBtn2Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
33333337FFFF7733333333300000033333333337777773333333}
NumGlyphs = 2
end
object BitBtn3: TBitBtn
Left = 216
Top = 240
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = BitBtn3Click
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 = 24
Top = 24
end
object RvSystem1: TRvSystem
TitleSetup = 'Output Options'
TitleStatus = 'Report Status'
TitlePreview = 'Report Preview'
SystemFiler.StatusFormat = 'Generating page %p'
SystemPreview.ZoomFactor = 100.000000000000000000
SystemPrinter.ScaleX = 100.000000000000000000
SystemPrinter.ScaleY = 100.000000000000000000
SystemPrinter.StatusFormat = 'Printing page %p'
SystemPrinter.Title = 'ReportPrinter Report'
SystemPrinter.UnitsFactor = 1.000000000000000000
Left = 24
Top = 112
end
object RvProject1: TRvProject
Left = 24
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -