📄 emppay.~dfm
字号:
object emp_payForm: Temp_payForm
Left = 87
Top = 101
Width = 798
Height = 375
Caption = #21592#24037#24037#36164#34920
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 329
Width = 790
Height = 19
Panels = <>
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 790
Height = 33
ButtonHeight = 29
Caption = 'ToolBar1'
TabOrder = 1
object BitBtn1: TBitBtn
Left = 0
Top = 2
Width = 75
Height = 29
Caption = #25171#21360
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkRetry
end
object BitBtn2: TBitBtn
Left = 75
Top = 2
Width = 75
Height = 29
Caption = #36864#20986
TabOrder = 1
OnClick = BitBtn2Click
Kind = bkClose
end
end
object Panel1: TPanel
Left = 0
Top = 33
Width = 790
Height = 59
Align = alTop
Caption = 'Panel1'
TabOrder = 2
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 152
Height = 57
Align = alLeft
Caption = #26399#21495#65306
TabOrder = 0
object ComboBox1: TComboBox
Left = 13
Top = 22
Width = 131
Height = 20
ItemHeight = 12
TabOrder = 0
end
object RadioButton1: TRadioButton
Left = 90
Top = 5
Width = 49
Height = 17
Caption = #26126#32454
TabOrder = 1
Visible = False
end
object RadioButton2: TRadioButton
Left = 42
Top = 5
Width = 46
Height = 17
Caption = #27719#24635
Checked = True
TabOrder = 2
TabStop = True
Visible = False
end
end
object GroupBox2: TGroupBox
Left = 153
Top = 1
Width = 636
Height = 57
Align = alClient
Caption = #21592#24037#65306
TabOrder = 1
object ClientButton1: TRadioButton
Left = 4
Top = 26
Width = 29
Height = 15
Caption = '1'
TabOrder = 0
Visible = False
OnClick = ClientButton1Click
end
object ClientButton2: TRadioButton
Left = 32
Top = 26
Width = 29
Height = 15
Caption = '2'
TabOrder = 1
Visible = False
OnClick = ClientButton2Click
end
object ClientButton3: TRadioButton
Left = 61
Top = 26
Width = 31
Height = 15
Caption = '3'
TabOrder = 2
Visible = False
OnClick = ClientButton3Click
end
object ClientButton4: TRadioButton
Left = 91
Top = 26
Width = 31
Height = 15
Caption = '4'
TabOrder = 3
Visible = False
OnClick = ClientButton4Click
end
object ClientButton5: TRadioButton
Left = 119
Top = 26
Width = 31
Height = 15
Caption = '5'
TabOrder = 4
Visible = False
OnClick = ClientButton5Click
end
object ClientButton6: TRadioButton
Left = 147
Top = 26
Width = 31
Height = 15
Caption = '6'
TabOrder = 5
Visible = False
OnClick = ClientButton6Click
end
object ClientButton7: TRadioButton
Left = 174
Top = 27
Width = 31
Height = 13
Caption = '7'
TabOrder = 6
Visible = False
OnClick = ClientButton7Click
end
object ClientButton8: TRadioButton
Left = 200
Top = 26
Width = 31
Height = 15
Caption = '8'
TabOrder = 7
Visible = False
OnClick = ClientButton8Click
end
object ClientButton9: TRadioButton
Left = 227
Top = 26
Width = 31
Height = 15
Caption = '9'
TabOrder = 8
Visible = False
OnClick = ClientButton9Click
end
object ClientButton10: TRadioButton
Left = 255
Top = 26
Width = 31
Height = 15
Caption = '10'
TabOrder = 9
Visible = False
OnClick = ClientButton10Click
end
object ClientButton11: TRadioButton
Left = 289
Top = 26
Width = 31
Height = 15
Caption = '11'
TabOrder = 10
Visible = False
OnClick = ClientButton11Click
end
object ClientButton12: TRadioButton
Left = 321
Top = 26
Width = 31
Height = 15
Caption = '12'
TabOrder = 11
Visible = False
OnClick = ClientButton12Click
end
object ClientButton13: TRadioButton
Left = 353
Top = 26
Width = 31
Height = 15
Caption = '13'
TabOrder = 12
Visible = False
OnClick = ClientButton13Click
end
object ClientButton14: TRadioButton
Left = 386
Top = 26
Width = 31
Height = 15
Caption = '14'
TabOrder = 13
Visible = False
OnClick = ClientButton14Click
end
object ClientButton15: TRadioButton
Left = 419
Top = 26
Width = 31
Height = 15
Caption = '15'
TabOrder = 14
Visible = False
OnClick = ClientButton15Click
end
object ClientButton16: TRadioButton
Left = 453
Top = 26
Width = 31
Height = 15
Caption = '16'
TabOrder = 15
Visible = False
OnClick = ClientButton16Click
end
object ClientButton17: TRadioButton
Left = 486
Top = 26
Width = 31
Height = 15
Caption = '17'
TabOrder = 16
Visible = False
OnClick = ClientButton17Click
end
object ClientButton18: TRadioButton
Left = 519
Top = 26
Width = 31
Height = 15
Caption = '18'
TabOrder = 17
Visible = False
OnClick = ClientButton18Click
end
object ClientButton19: TRadioButton
Left = 552
Top = 26
Width = 31
Height = 15
Caption = '19'
TabOrder = 18
Visible = False
OnClick = ClientButton19Click
end
object ClientButton20: TRadioButton
Left = 584
Top = 26
Width = 31
Height = 15
Caption = '20'
TabOrder = 19
Visible = False
OnClick = ClientButton20Click
end
end
end
object Panel2: TPanel
Left = 0
Top = 92
Width = 790
Height = 237
Align = alClient
Caption = 'Panel2'
TabOrder = 3
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 788
Height = 235
Align = alClient
DataSource = DataSource1
DefaultDrawing = False
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDrawColumnCell = DBGrid1DrawColumnCell
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = #26399#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Title.Alignment = taCenter
Width = 80
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #23458#25143#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Title.Alignment = taCenter
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #20107#21153#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Title.Alignment = taCenter
Width = 100
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #20027#25237#27880#20869#23481
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Title.Alignment = taCenter
Width = 400
Visible = True
end>
end
end
object DataSource1: TDataSource
DataSet = emppaylistsp
Left = 429
Top = 1
end
object aminallist: TADOQuery
Connection = NumberMangerMain.NumberManger_Adocon
Parameters = <>
Left = 458
Top = 65535
end
object emppaylistsp: TADOStoredProc
Connection = NumberMangerMain.NumberManger_Adocon
CursorType = ctStatic
LockType = ltBatchOptimistic
ProcedureName = 'EmpWin_Pay;1'
Parameters = <
item
Name = '@RETURN_VALUE'
DataType = ftInteger
Direction = pdReturnValue
Precision = 10
Value = 0
end
item
Name = '@FSalePeriod'
Attributes = [paNullable]
DataType = ftString
Size = 8
Value = Null
end
item
Name = '@FClientId'
Attributes = [paNullable]
DataType = ftInteger
Precision = 10
Value = Null
end
item
Name = '@ListBz'
DataType = ftString
Size = 1
Value = Null
end>
Left = 488
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -