D7wmbeiqi/贝其贸易管理/U_JYMJIDPRINT.dfm
DESKTOP-E401PHE\Administrator 0843d5fa7d ~
2025-04-30 16:20:38 +08:00

159 lines
3.5 KiB
Plaintext

object frmJYMJIDPRINT: TfrmJYMJIDPRINT
Left = 391
Top = 247
BorderIcons = []
BorderStyle = bsToolWindow
Caption = #26816#39564#25253#21578
ClientHeight = 234
ClientWidth = 372
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 = 176
Width = 60
Height = 25
Caption = #39044#35272
TabOrder = 0
OnClick = Button1Click
end
object RadioGroup1: TRadioGroup
Left = 52
Top = 8
Width = 249
Height = 157
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')'
#26816#39564#25253#21578#26222#36890#29256
#26816#39564#25253#21578#26222#36890#29256'('#33521#25991')')
TabOrder = 1
end
object Button2: TButton
Left = 281
Top = 176
Width = 60
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 109
Top = 176
Width = 60
Height = 25
Caption = #25171#21360
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 189
Top = 176
Width = 60
Height = 25
Caption = #23548#20986
TabOrder = 4
OnClick = Button4Click
end
object ADOQueryTmp: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 337
Top = 41
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 48
Top = 196
end
object CDS_T: TClientDataSet
Aggregates = <>
Params = <>
Left = 188
Top = 188
end
object CDS_Z: TClientDataSet
Aggregates = <>
Params = <>
Left = 240
Top = 188
end
object CDS_E: TClientDataSet
Aggregates = <>
Params = <>
Left = 308
Top = 188
end
object RMDB_Main: TRMDBDataSet
Visible = True
DataSet = CDS_Main
Left = 352
Top = 111
end
object RMDB_T: TRMDBDataSet
Visible = True
DataSet = CDS_T
Left = 236
Top = 132
end
object RMDB_Z: TRMDBDataSet
Visible = True
DataSet = CDS_Z
Left = 300
Top = 100
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
object CDSHZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 316
Top = 144
end
object RMDBHZ: TRMDBDataSet
Visible = True
DataSet = CDSHZ
Left = 388
Top = 188
end
end