📄 pay550_06.dfm.svn-base
字号:
inherited Pay550_06Form: TPay550_06Form
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #34218#36164#21010#20998
ClientHeight = 200
ClientWidth = 353
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel [0]
Left = 8
Top = 8
Width = 337
Height = 153
Shape = bsFrame
end
object Label1: TLabel [1]
Left = 176
Top = 28
Width = 48
Height = 12
Caption = #37329#39069#22823#20110
end
object Label2: TLabel [2]
Left = 312
Top = 28
Width = 12
Height = 12
Caption = #20803
end
object Label3: TLabel [3]
Left = 176
Top = 100
Width = 48
Height = 12
Caption = #37329#39069#22823#20110
Enabled = False
end
object Label4: TLabel [4]
Left = 312
Top = 100
Width = 12
Height = 12
Caption = #20803
Enabled = False
end
object Label5: TLabel [5]
Left = 176
Top = 132
Width = 48
Height = 12
Caption = #25968#19981#21010#20998
end
object Edit1: TEdit [6]
Left = 232
Top = 24
Width = 73
Height = 20
TabOrder = 0
Text = '1260'
OnKeyPress = Edit1KeyPress
end
object RadioButton1: TRadioButton [7]
Left = 24
Top = 56
Width = 201
Height = 16
Caption = #25353#27604#20363#21010#20998'('#25152#26377#34218#36164#39033#30446')'#65292#21010#20998
Checked = True
TabOrder = 1
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton [8]
Left = 24
Top = 80
Width = 305
Height = 16
Caption = #25353#34218#36164#39033#30446#21010#20998'('#37329#39069#22823#20110#20197#19979#25968#20540#30340#37096#20998#21010#20998#20986#21435')'
TabOrder = 2
OnClick = RadioButton2Click
end
object ComboBox1: TComboBox [9]
Left = 40
Top = 96
Width = 129
Height = 20
Style = csDropDownList
Color = clBtnFace
Enabled = False
ItemHeight = 12
TabOrder = 3
OnChange = ComboBox1Change
end
object Edit2: TEdit [10]
Left = 232
Top = 96
Width = 75
Height = 20
Color = clBtnFace
Enabled = False
TabOrder = 4
Text = '1000'
OnKeyPress = Edit1KeyPress
end
object bbtnOk: TBitBtn [11]
Left = 168
Top = 168
Width = 75
Height = 25
Caption = #30830#23450'(&O)'
TabOrder = 5
OnClick = bbtnOkClick
end
object bbtnExit: TBitBtn [12]
Left = 256
Top = 168
Width = 75
Height = 25
Caption = #36864#20986'(&X)'
TabOrder = 6
OnClick = bbtnExitClick
end
object Edit3: TEdit [13]
Left = 232
Top = 52
Width = 73
Height = 20
Color = clWhite
TabOrder = 7
Text = '50'
OnKeyPress = Edit1KeyPress
end
object UpDown1: TUpDown [14]
Left = 306
Top = 52
Width = 16
Height = 20
Associate = Edit3
Min = 0
Position = 50
TabOrder = 8
Wrap = False
end
object CheckBox1: TCheckBox [15]
Left = 24
Top = 131
Width = 60
Height = 16
Caption = #20445#30041#33267
Checked = True
State = cbChecked
TabOrder = 9
OnClick = CheckBox1Click
end
object ComboBox2: TComboBox [16]
Left = 88
Top = 128
Width = 82
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 10
Items.Strings = (
#20010#20301
#21313#20301
#30334#20301
#21315#20301)
end
object ComboBox3: TComboBox [17]
Left = 40
Top = 24
Width = 121
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 11
OnChange = ComboBox3Change
end
object qryPay150: TADOQuery
CacheSize = 1000
Connection = SYSDM.ADOC
Parameters = <>
SQL.Strings = (
'select P150_001,P150_002,P150_003 from PAY150 order by P150_002')
Left = 64
Top = 160
end
object ADOQuery1: TADOQuery
CacheSize = 1000
Connection = SYSDM.ADOC
Parameters = <>
Left = 248
Top = 128
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -