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.
774 lines
27 KiB
Plaintext
774 lines
27 KiB
Plaintext
object frm_rp_yunjia_seae: Tfrm_rp_yunjia_seae
|
|
Left = 188
|
|
Top = 104
|
|
Width = 793
|
|
Height = 549
|
|
Align = alClient
|
|
Caption = #28023#36816#20986#21475#36816#36153#36208#21183
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 20
|
|
Width = 785
|
|
Height = 495
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
object Panel2: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 558
|
|
Height = 495
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
Caption = 'Panel2'
|
|
TabOrder = 0
|
|
object DBChart2: TDBChart
|
|
Left = 0
|
|
Top = 113
|
|
Width = 558
|
|
Height = 382
|
|
BackWall.Brush.Color = clWhite
|
|
BackWall.Color = 15189677
|
|
Title.Font.Charset = GB2312_CHARSET
|
|
Title.Font.Color = clBlue
|
|
Title.Font.Height = -14
|
|
Title.Font.Name = #23435#20307
|
|
Title.Font.Style = []
|
|
Title.Text.Strings = (
|
|
#20986#21475#19994#21153#36816#36153#20998#26512)
|
|
BackColor = 15189677
|
|
BottomAxis.LabelsFont.Charset = GB2312_CHARSET
|
|
BottomAxis.LabelsFont.Color = clBlack
|
|
BottomAxis.LabelsFont.Height = -12
|
|
BottomAxis.LabelsFont.Name = #23435#20307
|
|
BottomAxis.LabelsFont.Style = []
|
|
BottomAxis.Title.Font.Charset = GB2312_CHARSET
|
|
BottomAxis.Title.Font.Color = clBlack
|
|
BottomAxis.Title.Font.Height = -12
|
|
BottomAxis.Title.Font.Name = #23435#20307
|
|
BottomAxis.Title.Font.Style = []
|
|
LeftAxis.LabelsFont.Charset = GB2312_CHARSET
|
|
LeftAxis.LabelsFont.Color = clBlack
|
|
LeftAxis.LabelsFont.Height = -12
|
|
LeftAxis.LabelsFont.Name = #23435#20307
|
|
LeftAxis.LabelsFont.Style = []
|
|
LeftAxis.Title.Caption = #24179#22343#21333#20215
|
|
LeftAxis.Title.Font.Charset = GB2312_CHARSET
|
|
LeftAxis.Title.Font.Color = clBlack
|
|
LeftAxis.Title.Font.Height = -12
|
|
LeftAxis.Title.Font.Name = #23435#20307
|
|
LeftAxis.Title.Font.Style = []
|
|
Legend.Font.Charset = GB2312_CHARSET
|
|
Legend.Font.Color = clBlack
|
|
Legend.Font.Height = -12
|
|
Legend.Font.Name = #23435#20307
|
|
Legend.Font.Style = []
|
|
Legend.ShadowColor = clTeal
|
|
Legend.TextStyle = ltsRightValue
|
|
Legend.Visible = False
|
|
Align = alClient
|
|
BevelInner = bvLowered
|
|
BevelOuter = bvNone
|
|
Color = 15189677
|
|
TabOrder = 0
|
|
object LineSeries1: TLineSeries
|
|
Marks.ArrowLength = 8
|
|
Marks.Style = smsValue
|
|
Marks.Visible = True
|
|
DataSource = p_lirun
|
|
SeriesColor = clRed
|
|
XLabelsSource = #24320#33337#26085#26399
|
|
Pointer.InflateMargins = True
|
|
Pointer.Style = psRectangle
|
|
Pointer.Visible = True
|
|
XValues.DateTime = False
|
|
XValues.Name = 'X'
|
|
XValues.Multiplier = 1
|
|
XValues.Order = loAscending
|
|
YValues.DateTime = False
|
|
YValues.Name = 'Y'
|
|
YValues.Multiplier = 1
|
|
YValues.Order = loNone
|
|
YValues.ValueSource = #21333#20215
|
|
end
|
|
end
|
|
object bsSkinPanel1: TbsSkinPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 558
|
|
Height = 113
|
|
TabOrder = 1
|
|
SkinData = frm_main.bsSkinData1
|
|
SkinDataName = 'panel'
|
|
DefaultFont.Charset = ANSI_CHARSET
|
|
DefaultFont.Color = clWindowText
|
|
DefaultFont.Height = -14
|
|
DefaultFont.Name = #23435#20307
|
|
DefaultFont.Style = []
|
|
DefaultWidth = 0
|
|
DefaultHeight = 0
|
|
UseSkinFont = True
|
|
AutoEnabledControls = True
|
|
CheckedMode = False
|
|
Checked = False
|
|
DefaultAlignment = taLeftJustify
|
|
DefaultCaptionHeight = 22
|
|
BorderStyle = bvFrame
|
|
CaptionMode = False
|
|
RollUpMode = False
|
|
RollUpState = False
|
|
NumGlyphs = 1
|
|
Spacing = 2
|
|
Caption = 'bsSkinPanel1'
|
|
Align = alTop
|
|
object Label12: TLabel
|
|
Left = 15
|
|
Top = 38
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #20998#26512#23545#35937
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Transparent = True
|
|
end
|
|
object Label25: TLabel
|
|
Left = 15
|
|
Top = 62
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #25910#20184#31867#21035
|
|
Transparent = True
|
|
end
|
|
object Label38: TLabel
|
|
Left = 245
|
|
Top = 38
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #36153#29992#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Transparent = True
|
|
end
|
|
object Label37: TLabel
|
|
Left = 246
|
|
Top = 59
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #36153#29992#24065#21035
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Transparent = True
|
|
end
|
|
object Label124: TLabel
|
|
Left = 16
|
|
Top = 85
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #21368' '#36135' '#28207
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Transparent = True
|
|
end
|
|
object Label1: TLabel
|
|
Left = 246
|
|
Top = 82
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #20998#26512#26631#20934
|
|
Transparent = True
|
|
end
|
|
object Label2: TLabel
|
|
Left = 15
|
|
Top = 16
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #24320#33337#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Transparent = True
|
|
end
|
|
object Label3: TLabel
|
|
Left = 245
|
|
Top = 16
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #24320#33337#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Transparent = True
|
|
end
|
|
object RxDBLookupCombo1: TRxDBLookupCombo
|
|
Left = 68
|
|
Top = 34
|
|
Width = 165
|
|
Height = 20
|
|
DropDownCount = 20
|
|
DropDownWidth = 200
|
|
DisplayAllFields = True
|
|
Color = clWhite
|
|
DisplayEmpty = '<'#26080'>'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
LookupField = #23458#25143#31616#31216
|
|
LookupDisplay = #20195#30721';'#23458#25143#31616#31216
|
|
LookupSource = frm_data_share.t_crm_client1
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnEnter = RxDBLookupCombo1Enter
|
|
OnExit = RxDBLookupCombo1Exit
|
|
end
|
|
object wwDBComboBox31: TwwDBComboBox
|
|
Left = 68
|
|
Top = 58
|
|
Width = 165
|
|
Height = 20
|
|
ShowButton = True
|
|
Style = csDropDown
|
|
MapList = False
|
|
AllowClearKey = False
|
|
AutoDropDown = True
|
|
ShowMatchText = True
|
|
DropDownCount = 9
|
|
ItemHeight = 0
|
|
Items.Strings = (
|
|
#25910
|
|
#20184)
|
|
Sorted = False
|
|
TabOrder = 1
|
|
UnboundDataType = wwDefault
|
|
end
|
|
object RxDBLookupCombo16: TRxDBLookupCombo
|
|
Left = 302
|
|
Top = 34
|
|
Width = 149
|
|
Height = 20
|
|
DropDownCount = 20
|
|
DisplayAllFields = True
|
|
Color = clWhite
|
|
DisplayEmpty = '<'#26080'>'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
LookupField = #20195#30721
|
|
LookupDisplay = #20195#30721';'#20013#25991#21517
|
|
LookupSource = frm_data_share.t_code_fee1
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnEnter = RxDBLookupCombo16Enter
|
|
OnExit = RxDBLookupCombo16Exit
|
|
end
|
|
object RxDBLookupCombo15: TRxDBLookupCombo
|
|
Left = 302
|
|
Top = 56
|
|
Width = 148
|
|
Height = 20
|
|
DropDownCount = 20
|
|
DisplayAllFields = True
|
|
Color = clWhite
|
|
DisplayEmpty = '<'#26080'>'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
LookupField = #24065#21035
|
|
LookupDisplay = #24065#21035';'#20013#25991#21517
|
|
LookupSource = frm_data_share.t_code_currency1
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
end
|
|
object wwDBLookupCombo52: TwwDBLookupCombo
|
|
Left = 66
|
|
Top = 82
|
|
Width = 167
|
|
Height = 20
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
DropDownAlignment = taLeftJustify
|
|
Selected.Strings = (
|
|
#33521#25991#21517#9'42'#9#33521#25991#21517#9'F'#9
|
|
#33322#32447#9'20'#9#33322#32447#9'F'#9)
|
|
LookupTable = frm_data_share.t_code_disport
|
|
LookupField = #33521#25991#21517
|
|
Color = clWhite
|
|
DropDownCount = 20
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
AutoDropDown = True
|
|
ShowButton = True
|
|
PreciseEditRegion = False
|
|
AllowClearKey = False
|
|
ShowMatchText = True
|
|
end
|
|
object bsSkinButton2: TbsSkinButton
|
|
Left = 453
|
|
Top = 13
|
|
Width = 98
|
|
Height = 22
|
|
TabOrder = 5
|
|
SkinData = frm_main.bsSkinData1
|
|
SkinDataName = 'resizebutton'
|
|
DefaultFont.Charset = GB2312_CHARSET
|
|
DefaultFont.Color = clWindowText
|
|
DefaultFont.Height = -12
|
|
DefaultFont.Name = #23435#20307
|
|
DefaultFont.Style = []
|
|
DefaultWidth = 0
|
|
DefaultHeight = 0
|
|
UseSkinFont = True
|
|
RepeatMode = False
|
|
RepeatInterval = 100
|
|
AllowAllUp = False
|
|
TabStop = True
|
|
CanFocused = True
|
|
Down = False
|
|
GroupIndex = 0
|
|
Caption = #20998#26512#26597#35810
|
|
Glyph.Data = {
|
|
76010000424D7601000000000000760000002800000020000000100000000100
|
|
04000000000000010000130B0000130B00001000000000000000000000000000
|
|
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
|
|
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF
|
|
FFB0333333777F3333773333330B7FFFFFB0333333777F3333773333330B7FFF
|
|
FFB0333333777F3333773333330B7FFFFFB03FFFFF777FFFFF77000000000077
|
|
007077777777777777770FFFFFFFF00077B07F33333337FFFF770FFFFFFFF000
|
|
7BB07F3FF3FFF77FF7770F00F000F00090077F77377737777F770FFFFFFFF039
|
|
99337F3FFFF3F7F777FF0F0000F0F09999937F7777373777777F0FFFFFFFF999
|
|
99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
|
|
99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
|
|
93337FFFF7737777733300000033333333337777773333333333}
|
|
NumGlyphs = 2
|
|
Spacing = 1
|
|
Align = alCustom
|
|
OnClick = bsSkinButton2Click
|
|
end
|
|
object wwDBComboBox1: TwwDBComboBox
|
|
Left = 303
|
|
Top = 78
|
|
Width = 148
|
|
Height = 20
|
|
ShowButton = True
|
|
Style = csDropDown
|
|
MapList = False
|
|
AllowClearKey = False
|
|
AutoDropDown = True
|
|
ShowMatchText = True
|
|
DropDownCount = 9
|
|
ItemHeight = 0
|
|
Items.Strings = (
|
|
'20'#39'GP'
|
|
'20'#39'RE'
|
|
'40'#39'GP'
|
|
'40'#39'HQ'
|
|
'40'#39'HC'
|
|
'40'#39'RF'
|
|
'40'#39'RH'
|
|
'TEU'
|
|
#21333#31080)
|
|
Sorted = False
|
|
TabOrder = 6
|
|
UnboundDataType = wwDefault
|
|
end
|
|
object wwDBDateTimePicker1: TwwDBDateTimePicker
|
|
Left = 69
|
|
Top = 11
|
|
Width = 164
|
|
Height = 20
|
|
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
|
|
CalendarAttributes.Font.Color = clWindowText
|
|
CalendarAttributes.Font.Height = -11
|
|
CalendarAttributes.Font.Name = 'MS Sans Serif'
|
|
CalendarAttributes.Font.Style = []
|
|
Epoch = 1950
|
|
ShowButton = True
|
|
TabOrder = 7
|
|
end
|
|
object wwDBDateTimePicker2: TwwDBDateTimePicker
|
|
Left = 302
|
|
Top = 11
|
|
Width = 147
|
|
Height = 20
|
|
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
|
|
CalendarAttributes.Font.Color = clWindowText
|
|
CalendarAttributes.Font.Height = -11
|
|
CalendarAttributes.Font.Name = 'MS Sans Serif'
|
|
CalendarAttributes.Font.Style = []
|
|
Epoch = 1950
|
|
ShowButton = True
|
|
TabOrder = 8
|
|
end
|
|
end
|
|
end
|
|
object dxDBGrid1: TdxDBGrid
|
|
Left = 558
|
|
Top = 0
|
|
Width = 227
|
|
Height = 495
|
|
Bands = <
|
|
item
|
|
end>
|
|
DefaultLayout = True
|
|
HeaderPanelRowCount = 1
|
|
KeyField = #20250#35745#26399#38388
|
|
ShowSummaryFooter = True
|
|
SummaryGroups = <>
|
|
SummarySeparator = ', '
|
|
Align = alRight
|
|
TabOrder = 1
|
|
DataSource = p_lirun1
|
|
Filter.Criteria = {00000000}
|
|
OptionsDB = [edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoLoadAllRecords, edgoUseBookmarks]
|
|
object dxDBGrid1Column1: TdxDBGridMaskColumn
|
|
ReadOnly = True
|
|
Width = 84
|
|
BandIndex = 0
|
|
RowIndex = 0
|
|
FieldName = #24320#33337#26085#26399
|
|
SummaryFooterType = cstCount
|
|
end
|
|
object dxDBGrid1Column2: TdxDBGridColumn
|
|
ReadOnly = True
|
|
Width = 77
|
|
BandIndex = 0
|
|
RowIndex = 0
|
|
FieldName = #21333#20215
|
|
SummaryFooterType = cstSum
|
|
end
|
|
end
|
|
end
|
|
object bsSkinPanel2: TbsSkinPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 785
|
|
Height = 20
|
|
TabOrder = 1
|
|
SkinDataName = 'panel'
|
|
DefaultFont.Charset = DEFAULT_CHARSET
|
|
DefaultFont.Color = clWindowText
|
|
DefaultFont.Height = 14
|
|
DefaultFont.Name = 'Arial'
|
|
DefaultFont.Style = []
|
|
DefaultWidth = 0
|
|
DefaultHeight = 0
|
|
UseSkinFont = True
|
|
AutoEnabledControls = True
|
|
CheckedMode = False
|
|
Checked = False
|
|
DefaultAlignment = taLeftJustify
|
|
DefaultCaptionHeight = 22
|
|
BorderStyle = bvNone
|
|
CaptionMode = False
|
|
RollUpMode = False
|
|
RollUpState = False
|
|
NumGlyphs = 1
|
|
Spacing = 2
|
|
Caption = 'bsSkinPanel1'
|
|
Align = alTop
|
|
OnResize = bsSkinPanel2Resize
|
|
object bsSkinButton9: TbsSkinButton
|
|
Left = 0
|
|
Top = 0
|
|
Width = 130
|
|
Height = 20
|
|
TabOrder = 0
|
|
SkinData = frm_main.bsSkinData1
|
|
SkinDataName = 'resizebutton'
|
|
DefaultFont.Charset = GB2312_CHARSET
|
|
DefaultFont.Color = clWindowText
|
|
DefaultFont.Height = -12
|
|
DefaultFont.Name = #23435#20307
|
|
DefaultFont.Style = []
|
|
DefaultWidth = 0
|
|
DefaultHeight = 0
|
|
UseSkinFont = True
|
|
RepeatMode = False
|
|
RepeatInterval = 100
|
|
AllowAllUp = False
|
|
TabStop = True
|
|
CanFocused = True
|
|
Down = False
|
|
GroupIndex = 0
|
|
Caption = #25171#21360#35270#22270
|
|
Glyph.Data = {
|
|
36060000424D360600000000000036000000280000001F000000100000000100
|
|
18000000000000060000C40E0000C40E00000000000000000000FF00FFFF00FF
|
|
FF00FFFF00FF6C6A6A6C6A6AFF00FFFF00FF6C6A6A6C6A6AFF00FFFF00FFFF00
|
|
FFFF00FFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
FF00FF6C6A6AAAA7A7A19F9F6C6A6A6C6A6A6C6A6AE5E3E36C6A6A6C6A6A6C6A
|
|
6AFF00FFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
6C6A6ADAD9D9A19F9FA19F9FA19F9F3736363535356C6D6DBFBFBFE1E2E2B7B6
|
|
B66C6A6A6C6A6A6C6A6AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF6C6A6A
|
|
D4D3D3CACACA8E8C8C8E8C8C8E8C8C3C3B3B0A090A0707070B0B0B0707077A7A
|
|
7ABBBBBB6C6A6AFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000006C6A6ACACACA
|
|
CACACA8E8C8CD7D4D4CECBCBBFBCBCB1AFAFA3A0A08886865E5B5C0707070909
|
|
090808086C6A6A767373FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000006C6A6ACACACA
|
|
8E8C8CEFEEEEFFFEFEFBFAFAE3E0E1DEDEDEDEDDDDCFCECEBDBCBCADABAB8B89
|
|
895856567A7878757373FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000006C6A6A8E8C8C
|
|
FFFFFFFEFCFCFAFAFAD5D4D5989193A09899B2ABACC4C0C1D7D7D7D8D8D8C7C6
|
|
C6B7B6B6918F8F6C6969FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF6C6A6A
|
|
6C6A6AEDEBEBB1A6A77A6F728A83889692959690919D97989A93959E9899BBBA
|
|
BAD1D1D1C2C2C26C6A6AFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
FF00FF6C6A6ABB897FA7876D8B6F647D67606F62657973798F8B8EA9A3A4CBCA
|
|
CAC1C1C16C6A6AFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
FF00FFFF00FFBD8281FFE3B4FFD39FE9B281C99973BA916CBD8281807D7E6C6A
|
|
6A6C6A6AFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
FF00FFFF00FFBD8281FFE0B8FFD3A7FFD09DFFCE90FFC688BD8281FF00FFFF00
|
|
FFFF00FFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
FF00FFC08683FFE7CFFFE0C0FFD9B2FFD3A5FFD099BD8281FF00FFFF00FFFF00
|
|
FFFF00FFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
FF00FFBD8281FEEBD8FFE6CCFFDEBDFFD8B1FED3A4BD8281FF00FFFF00FFFF00
|
|
FFFF00FFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
BD8281FFFFF2FFFFF2FFEBD8FFE5CAFFE1BDF3C7A7BD8281FF00FFFF00FFFF00
|
|
FFFF00FFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
BD8281BD8281BD8281FBEFE2FBE3CFFBDDC2BD8281FF00FFFF00FFFF00FFFF00
|
|
FFFF00FFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00FF
|
|
FF00FFFF00FFFF00FFBD8281BD8281BD8281FF00FFFF00FFFF00FFFF00FFFF00
|
|
FFFF00FFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000}
|
|
NumGlyphs = 2
|
|
Spacing = 1
|
|
Align = alLeft
|
|
OnClick = bsSkinButton9Click
|
|
end
|
|
object bsSkinButton5: TbsSkinButton
|
|
Left = 260
|
|
Top = 0
|
|
Width = 525
|
|
Height = 20
|
|
TabOrder = 1
|
|
SkinData = frm_main.bsSkinData1
|
|
SkinDataName = 'resizebutton'
|
|
DefaultFont.Charset = GB2312_CHARSET
|
|
DefaultFont.Color = clWindowText
|
|
DefaultFont.Height = -12
|
|
DefaultFont.Name = #23435#20307
|
|
DefaultFont.Style = []
|
|
DefaultWidth = 0
|
|
DefaultHeight = 0
|
|
UseSkinFont = True
|
|
RepeatMode = False
|
|
RepeatInterval = 100
|
|
AllowAllUp = False
|
|
TabStop = True
|
|
CanFocused = True
|
|
Down = False
|
|
GroupIndex = 0
|
|
Caption = #36864' '#20986
|
|
Glyph.Data = {
|
|
36060000424D3606000000000000360400002800000020000000100000000100
|
|
08000000000000020000C40E0000C40E0000000100000000000000000000FFFF
|
|
FF00FF00FF00C76A6D00CC6E7100D0727500FBDDDE0069333400D2686900D06A
|
|
6B00D56D6E00DE737400DA727300D7707100D56F7000E0777800DF777800DB75
|
|
7600DA747500C3686900C66A6B00DF797A00E57D7E00E07A7B00E37D7E00D374
|
|
7600E9818200E57F8000EA828300E6808100F0878800EE868700F58C8D00F48C
|
|
8D00F28B8C00DC7F8000FA919200F9909200F48E8F00F8929300F9939400FE97
|
|
9800FD979800FC969700FF999A00E3888900FF9A9B00FE999A00FF9B9C00EB8F
|
|
9000E78C8D00E98E8F00FF9D9E00FF9FA000DA888A00D7868700D8888A00EC96
|
|
9700FEA2A300F0999A00B0717200FCAFB000FABCBD00F9C5C600FDDCDD00B966
|
|
6600BB686800E0858500DA8888009A666600FBF0D200FDF3D400FFF5D800FDFC
|
|
DA00FDFCDC00FFFFDD00FFFFDE00FFFFDF00FFFFE000ECFDD400B8E1AC006BDC
|
|
89003DC2640042C468005DD5800039C5650046D4730024CB600029CC630029CB
|
|
630030CD67002FCA640033CB670019CB5B0020CA5E0025CF6300000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000020202020202
|
|
0245070202020202020201010101010101010101010101010101020202024545
|
|
4142070202020202020201010101010101010101010101010101020245451409
|
|
08130745454545454502010101010101010101010101010101010202450B0D0E
|
|
0A03073A3D3E3F3F4502010101010101010101010101010101010202450F1112
|
|
0C0407555F585D3F450201010101010101010101010101010101020245161715
|
|
100507535A5C573F4502010101010101010101010101010101010202451C1B18
|
|
1D190752595B5E3F4502010101010101010101010101010101010202451E1A39
|
|
063807505154563F450201010101010101010101010101010101020245201F3B
|
|
403607484E4C4F3F450201010101010101010101010101010101020245242622
|
|
212307474D4B4E3F450201010101010101010101010101010101020245292827
|
|
254307474D4B4D3F450201010101010101010101010101010101020245302A2B
|
|
292D07474D4B4D3F450201010101010101010101010101010101020245352E2C
|
|
2E3207474D4B4D3F45020101010101010101010101010101010102024545332F
|
|
343107464A494A3F45020101010101010101010101010101010102020202453C
|
|
3744074545454545450201010101010101010101010101010101020202020202
|
|
4545070202020202020201010101010101010101010101010101}
|
|
NumGlyphs = 2
|
|
Spacing = 1
|
|
Align = alClient
|
|
OnClick = bsSkinButton5Click
|
|
end
|
|
object bsSkinButton1: TbsSkinButton
|
|
Left = 130
|
|
Top = 0
|
|
Width = 130
|
|
Height = 20
|
|
TabOrder = 2
|
|
SkinData = frm_main.bsSkinData1
|
|
SkinDataName = 'resizebutton'
|
|
DefaultFont.Charset = GB2312_CHARSET
|
|
DefaultFont.Color = clWindowText
|
|
DefaultFont.Height = -12
|
|
DefaultFont.Name = #23435#20307
|
|
DefaultFont.Style = []
|
|
DefaultWidth = 0
|
|
DefaultHeight = 0
|
|
UseSkinFont = True
|
|
RepeatMode = False
|
|
RepeatInterval = 100
|
|
AllowAllUp = False
|
|
TabStop = True
|
|
CanFocused = True
|
|
Down = False
|
|
GroupIndex = 0
|
|
Caption = #23384#20026#22270#29255
|
|
Glyph.Data = {
|
|
76010000424D7601000000000000760000002800000020000000100000000100
|
|
04000000000000010000130B0000130B00001000000000000000000000000000
|
|
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
|
|
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF
|
|
FFB0333333777F3333773333330B7FFFFFB0333333777F3333773333330B7FFF
|
|
FFB0333333777F3333773333330B7FFFFFB03FFFFF777FFFFF77000000000077
|
|
007077777777777777770FFFFFFFF00077B07F33333337FFFF770FFFFFFFF000
|
|
7BB07F3FF3FFF77FF7770F00F000F00090077F77377737777F770FFFFFFFF039
|
|
99337F3FFFF3F7F777FF0F0000F0F09999937F7777373777777F0FFFFFFFF999
|
|
99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
|
|
99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
|
|
93337FFFF7737777733300000033333333337777773333333333}
|
|
NumGlyphs = 2
|
|
Spacing = 1
|
|
Align = alLeft
|
|
OnClick = bsSkinButton1Click
|
|
end
|
|
end
|
|
object p_lirun: 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 v_fee_fenxi_items'
|
|
end>
|
|
Left = 134
|
|
Top = 192
|
|
end
|
|
object XPMenu1: TXPMenu
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clMenuText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Color = 15189677
|
|
IconBackColor = 15189677
|
|
MenuBarColor = 15189677
|
|
SelectColor = 14139102
|
|
SelectBorderColor = clHighlight
|
|
SelectFontColor = clMenuText
|
|
DisabledColor = clInactiveCaption
|
|
SeparatorColor = 13485965
|
|
CheckedColor = clHighlight
|
|
IconWidth = 24
|
|
DrawSelect = True
|
|
UseSystemColors = False
|
|
OverrideOwnerDraw = False
|
|
Gradient = True
|
|
FlatMenu = True
|
|
AutoDetect = True
|
|
Active = True
|
|
Left = 681
|
|
Top = 224
|
|
end
|
|
object p_lirun1: TDataSource
|
|
DataSet = p_lirun
|
|
Left = 134
|
|
Top = 258
|
|
end
|
|
object SaveDialog1: TSaveDialog
|
|
Filter = '*.bmp|*.bmp'
|
|
Left = 660
|
|
Top = 292
|
|
end
|
|
end
|