104 lines
2.4 KiB
Plaintext
104 lines
2.4 KiB
Plaintext
![]() |
object frmPrintckmd: TfrmPrintckmd
|
||
|
Left = 446
|
||
|
Top = 145
|
||
|
Width = 301
|
||
|
Height = 226
|
||
|
BorderIcons = [biSystemMenu]
|
||
|
Caption = #30721#21333#25171#21360
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
Position = poOwnerFormCenter
|
||
|
OnClose = FormClose
|
||
|
OnDestroy = FormDestroy
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object Button1: TButton
|
||
|
Left = 48
|
||
|
Top = 144
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #25171#21360
|
||
|
TabOrder = 0
|
||
|
OnClick = Button1Click
|
||
|
end
|
||
|
object Button2: TButton
|
||
|
Left = 156
|
||
|
Top = 144
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #20851#38381
|
||
|
TabOrder = 1
|
||
|
OnClick = Button2Click
|
||
|
end
|
||
|
object RadioGroup1: TRadioGroup
|
||
|
Left = 32
|
||
|
Top = 32
|
||
|
Width = 209
|
||
|
Height = 81
|
||
|
ItemIndex = 0
|
||
|
Items.Strings = (
|
||
|
#22806#38144#30721#21333'1'
|
||
|
#22806#38144#30721#21333'2')
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
object RMDBMain: TRMDBDataSet
|
||
|
Visible = True
|
||
|
DataSet = CDS_Main
|
||
|
Left = 176
|
||
|
Top = 32
|
||
|
end
|
||
|
object RM1: TRMGridReport
|
||
|
ThreadPrepareReport = True
|
||
|
InitialZoom = pzDefault
|
||
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, 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
|
||
|
Dataset = RMDBMain
|
||
|
CompressLevel = rmzcFastest
|
||
|
CompressThread = False
|
||
|
LaterBuildEvents = True
|
||
|
OnlyOwnerDataSet = False
|
||
|
Left = 120
|
||
|
Top = 24
|
||
|
ReportData = {}
|
||
|
end
|
||
|
object RMXLSExport1: TRMXLSExport
|
||
|
ShowAfterExport = True
|
||
|
ExportPrecision = 1
|
||
|
PagesOfSheet = 100
|
||
|
ExportImages = True
|
||
|
ExportFrames = True
|
||
|
ExportImageFormat = ifBMP
|
||
|
JPEGQuality = 0
|
||
|
ScaleX = 1.000000000000000000
|
||
|
ScaleY = 1.000000000000000000
|
||
|
CompressFile = False
|
||
|
Left = 112
|
||
|
Top = 128
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
AutoCalcFields = False
|
||
|
Connection = DataLink_TradeManage.ADOLink
|
||
|
CommandTimeout = 600
|
||
|
Parameters = <>
|
||
|
Left = 216
|
||
|
Top = 84
|
||
|
end
|
||
|
object CDS_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 252
|
||
|
Top = 152
|
||
|
end
|
||
|
end
|