📄 gong_ying_shang_pai.~dfm
字号:
object gong_ying_shang_pa: Tgong_ying_shang_pa
Left = 7
Top = 126
Width = 279
Height = 256
BorderIcons = [biSystemMenu, biMinimize]
Caption = #20379#25033#21830#21512#26684#29575#25490#21015#23565#29031#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 11
Top = 22
Width = 105
Height = 13
AutoSize = False
Caption = #25490#21015#26178#38291#38283#22987
end
object Label2: TLabel
Left = 11
Top = 60
Width = 105
Height = 13
AutoSize = False
Caption = #25490#21015#26178#38291#32080#26463
end
object Label3: TLabel
Left = 24
Top = 200
Width = 32
Height = 13
Caption = 'Label3'
end
object Label4: TLabel
Left = 24
Top = 99
Width = 70
Height = 13
AutoSize = False
Caption = #20379#25033#21830#39006#21029
end
object t1: TMaskEdit
Left = 100
Top = 22
Width = 108
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 0
Text = ' / / '
OnKeyPress = t1KeyPress
end
object t2: TMaskEdit
Left = 100
Top = 57
Width = 108
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 1
Text = ' / / '
OnKeyPress = t2KeyPress
end
object Button1: TButton
Left = 96
Top = 127
Width = 110
Height = 25
Caption = #32113#35336
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 96
Top = 155
Width = 110
Height = 25
Caption = #21015#21360#22577#34920
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 96
Top = 188
Width = 110
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button3Click
end
object ComboBox1: TComboBox
Left = 100
Top = 95
Width = 108
Height = 21
ItemHeight = 13
TabOrder = 5
Text = 'ComboBox1'
OnKeyPress = ComboBox1KeyPress
Items.Strings = (
#20840#37096
#21253#35037#26448#26009
#20116#37329#37197#20214
#21270#23416#28342#21137
#37509#37941#37569#20027#26009)
end
object Table1: TTable
Active = True
DatabaseName = 'aa'
TableName = 'dbo.xu_hao'
Left = 24
Top = 112
end
object Query1: TQuery
DatabaseName = 'aa'
Left = 216
Top = 24
end
object sp1: TStoredProc
DatabaseName = 'aa'
StoredProcName = 'delete_xu_hao;1'
Left = 24
Top = 160
ParamData = <
item
DataType = ftInteger
Name = 'RETURN_VALUE'
ParamType = ptResult
Value = 0
end>
end
object sp2: TStoredProc
Active = True
DatabaseName = 'aa'
StoredProcName = 'gong_shang_tong;1'
Left = 8
Top = 200
ParamData = <
item
DataType = ftInteger
Name = 'RETURN_VALUE'
ParamType = ptResult
Value = 0
end
item
DataType = ftDateTime
Name = '@str1'
ParamType = ptInput
end
item
DataType = ftDateTime
Name = '@str2'
ParamType = ptInput
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -