136 lines
3.1 KiB
Plaintext
136 lines
3.1 KiB
Plaintext
object frmJYMJIDPRINT: TfrmJYMJIDPRINT
|
|
Left = 391
|
|
Top = 247
|
|
BorderIcons = []
|
|
BorderStyle = bsToolWindow
|
|
Caption = #26816#39564#25253#21578
|
|
ClientHeight = 202
|
|
ClientWidth = 338
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Button1: TButton
|
|
Left = 33
|
|
Top = 148
|
|
Width = 60
|
|
Height = 25
|
|
Caption = #25171#21360
|
|
TabOrder = 0
|
|
OnClick = Button1Click
|
|
end
|
|
object RadioGroup1: TRadioGroup
|
|
Left = 28
|
|
Top = 24
|
|
Width = 249
|
|
Height = 117
|
|
ItemIndex = 1
|
|
Items.Strings = (
|
|
#26816#39564#21333#21367#20013#25991#20449#24687#34920'('#32654#26631')'
|
|
#26816#39564#21333#21367#33521#25991#20449#24687#34920'('#32654#26631')'
|
|
#26816#39564#21333#21367#20013#25991#20449#24687#34920'('#27431#26631')'
|
|
#26816#39564#21333#21367#33521#25991#20449#24687#34920'('#27431#26631')')
|
|
TabOrder = 1
|
|
end
|
|
object Button2: TButton
|
|
Left = 129
|
|
Top = 148
|
|
Width = 60
|
|
Height = 25
|
|
Caption = #20851#38381
|
|
TabOrder = 2
|
|
OnClick = Button2Click
|
|
end
|
|
object Button3: TButton
|
|
Left = 217
|
|
Top = 148
|
|
Width = 60
|
|
Height = 25
|
|
Caption = #23548#20986
|
|
TabOrder = 3
|
|
OnClick = Button3Click
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 81
|
|
Top = 33
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 84
|
|
Top = 100
|
|
end
|
|
object CDS_T: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 128
|
|
Top = 100
|
|
end
|
|
object CDS_Z: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 160
|
|
Top = 100
|
|
end
|
|
object CDS_E: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 204
|
|
Top = 100
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_Main
|
|
Left = 76
|
|
Top = 167
|
|
end
|
|
object RMDB_T: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_T
|
|
Left = 140
|
|
Top = 168
|
|
end
|
|
object RMDB_Z: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_Z
|
|
Left = 200
|
|
Top = 168
|
|
end
|
|
object RMDB_E: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_E
|
|
Left = 256
|
|
Top = 168
|
|
end
|
|
object RMGridReport1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 344
|
|
Top = 136
|
|
ReportData = {}
|
|
end
|
|
end
|