144 lines
3.3 KiB
Plaintext
144 lines
3.3 KiB
Plaintext
object frmsmewm: Tfrmsmewm
|
|
Left = 289
|
|
Top = 225
|
|
Width = 1305
|
|
Height = 675
|
|
Caption = #25195#25551#20108#32500#30721
|
|
Color = clSkyBlue
|
|
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
|
|
object Label1: TLabel
|
|
Left = 88
|
|
Top = 279
|
|
Width = 130
|
|
Height = 64
|
|
Caption = #25195#25551
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -64
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object APID: TEdit
|
|
Left = 226
|
|
Top = 300
|
|
Width = 439
|
|
Height = 31
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -23
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnKeyPress = APIDKeyPress
|
|
end
|
|
object Button2: TButton
|
|
Left = 684
|
|
Top = 100
|
|
Width = 397
|
|
Height = 189
|
|
Caption = #25552#20132
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -96
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnClick = Button2Click
|
|
end
|
|
object ComboBox1: TComboBox
|
|
Left = 476
|
|
Top = 378
|
|
Width = 69
|
|
Height = 105
|
|
Style = csDropDownList
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -96
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
|
ItemHeight = 97
|
|
ItemIndex = 0
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
Text = '1'
|
|
Items.Strings = (
|
|
'1'
|
|
'2'
|
|
'3'
|
|
'4')
|
|
end
|
|
object Button1: TButton
|
|
Left = 684
|
|
Top = 328
|
|
Width = 397
|
|
Height = 189
|
|
Caption = #21024#38500
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -96
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnClick = Button1Click
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 192
|
|
Top = 420
|
|
end
|
|
object ADOTmp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 84
|
|
Top = 424
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 380
|
|
Top = 440
|
|
end
|
|
object RM2: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
ShowPrintDialog = 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 = 312
|
|
Top = 376
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = ADOQueryPrint
|
|
Left = 392
|
|
Top = 576
|
|
end
|
|
end
|