137 lines
3.0 KiB
Plaintext
137 lines
3.0 KiB
Plaintext
object frmXXPRICE: TfrmXXPRICE
|
|
Left = 544
|
|
Top = 235
|
|
Width = 242
|
|
Height = 135
|
|
Caption = #21333#20215#20462#25913
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 226
|
|
Height = 31
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_YSYF.ThreeImgList
|
|
Flat = True
|
|
Images = DataLink_YSYF.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton3: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
Caption = #30830#23450
|
|
ImageIndex = 54
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 59
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 31
|
|
Width = 226
|
|
Height = 65
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label4: TLabel
|
|
Left = 16
|
|
Top = 21
|
|
Width = 42
|
|
Height = 12
|
|
Caption = #21333' '#20215
|
|
end
|
|
object price: TEdit
|
|
Tag = 2
|
|
Left = 68
|
|
Top = 17
|
|
Width = 89
|
|
Height = 20
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 789
|
|
Top = 9
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
Parameters = <>
|
|
Left = 829
|
|
Top = 1
|
|
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 = RMDB_Main
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 424
|
|
Top = 208
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
Left = 384
|
|
Top = 208
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 520
|
|
Top = 264
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = CDS_HZ
|
|
Left = 443
|
|
Top = 267
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 496
|
|
Top = 208
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_YSYF.ADOLink
|
|
Parameters = <>
|
|
Left = 340
|
|
Top = 208
|
|
end
|
|
end
|