You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
129 lines
2.9 KiB
Plaintext
129 lines
2.9 KiB
Plaintext
11 months ago
|
object frmFeeAudit: TfrmFeeAudit
|
||
|
Left = 116
|
||
|
Top = 29
|
||
|
Width = 1449
|
||
|
Height = 773
|
||
|
Align = alClient
|
||
|
Caption = #36153#29992#23457#26680
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = DEFAULT_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -11
|
||
|
Font.Name = 'MS Sans Serif'
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 13
|
||
|
inline fra_fee_check1: Tfra_fee_check
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1433
|
||
|
Height = 735
|
||
|
Align = alClient
|
||
|
AutoSize = True
|
||
|
TabOrder = 0
|
||
|
inherited bsSkinPanel1: TbsSkinPanel
|
||
|
Width = 1433
|
||
|
Height = 695
|
||
|
inherited bsSkinPanel3: TbsSkinPanel
|
||
|
Width = 1431
|
||
|
inherited Panel1: TPanel
|
||
|
Width = 1429
|
||
|
inherited bsSkinButton11: TbsSkinButton
|
||
|
Width = 756
|
||
|
end
|
||
|
end
|
||
|
inherited bsSkinPanel4: TbsSkinPanel
|
||
|
Width = 1429
|
||
|
inherited wwDBGrid1: TwwDBGrid
|
||
|
Width = 1427
|
||
|
end
|
||
|
end
|
||
|
end
|
||
|
inherited bsSkinPanel5: TbsSkinPanel
|
||
|
Width = 1431
|
||
|
Height = 322
|
||
|
inherited bsSkinPanel6: TbsSkinPanel
|
||
|
Width = 1429
|
||
|
Height = 298
|
||
|
inherited wwDBGrid2: TwwDBGrid
|
||
|
Width = 1427
|
||
|
Height = 296
|
||
|
end
|
||
|
end
|
||
|
inherited Panel2: TPanel
|
||
|
Width = 1429
|
||
|
inherited bsSkinButton6: TbsSkinButton
|
||
|
Width = 714
|
||
|
end
|
||
|
end
|
||
|
end
|
||
|
inherited bsSkinPanel10: TbsSkinPanel
|
||
|
Top = 539
|
||
|
Width = 1431
|
||
|
inherited bsSkinExPanel1: TbsSkinExPanel
|
||
|
Width = 1431
|
||
|
inherited Memo1: TMemo
|
||
|
Width = 1429
|
||
|
end
|
||
|
end
|
||
|
end
|
||
|
end
|
||
|
inherited Panel3: TPanel
|
||
|
Width = 1433
|
||
|
inherited bsSkinPanel2: TbsSkinPanel
|
||
|
Width = 1433
|
||
|
inherited bsSkinDBEdit10: TbsSkinDBEdit
|
||
|
Width = 715
|
||
|
end
|
||
|
end
|
||
|
inherited bsSkinPanel9: TbsSkinPanel
|
||
|
Width = 1433
|
||
|
inherited bsSkinDBEdit20: TbsSkinDBEdit
|
||
|
Width = 715
|
||
|
end
|
||
|
end
|
||
|
end
|
||
|
inherited t_ch_accept: TADOQuery
|
||
|
DataSource = t_op_seae1
|
||
|
end
|
||
|
inherited t_ch_pay: TADOQuery
|
||
|
DataSource = t_op_seae1
|
||
|
end
|
||
|
inherited t_op_gain: TADOQuery
|
||
|
DataSource = t_op_seae1
|
||
|
end
|
||
|
inherited t_op_gain_main: TADOQuery
|
||
|
DataSource = t_op_seae1
|
||
|
end
|
||
|
end
|
||
|
object t_op_seae: TADOStoredProc
|
||
|
Connection = frm_main.db
|
||
|
CursorType = ctStatic
|
||
|
ProcedureName = 'p_query_table;1'
|
||
|
Parameters = <
|
||
|
item
|
||
|
Name = '@RETURN_VALUE'
|
||
|
DataType = ftInteger
|
||
|
Direction = pdReturnValue
|
||
|
Precision = 10
|
||
|
Value = 0
|
||
|
end
|
||
|
item
|
||
|
Name = 'SQLStr'
|
||
|
Attributes = [paNullable]
|
||
|
DataType = ftMemo
|
||
|
Size = 8000
|
||
|
Value = 'select * from t_op_seae'
|
||
|
end>
|
||
|
Left = 776
|
||
|
Top = 352
|
||
|
end
|
||
|
object t_op_seae1: TDataSource
|
||
|
DataSet = t_op_seae
|
||
|
Left = 744
|
||
|
Top = 400
|
||
|
end
|
||
|
end
|