285 lines
6.5 KiB
Plaintext
285 lines
6.5 KiB
Plaintext
![]() |
object frmLabelAdd: TfrmLabelAdd
|
||
|
Left = 231
|
||
|
Top = 125
|
||
|
Width = 1282
|
||
|
Height = 676
|
||
|
BorderIcons = [biMaximize]
|
||
|
Caption = #26631#31614#32534#36753
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -13
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
Position = poScreenCenter
|
||
|
WindowState = wsMaximized
|
||
|
OnCreate = FormCreate
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 107
|
||
|
TextHeight = 13
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 32
|
||
|
Width = 447
|
||
|
Height = 604
|
||
|
Align = alLeft
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
TabOrder = 0
|
||
|
object Label1: TLabel
|
||
|
Left = 43
|
||
|
Top = 438
|
||
|
Width = 65
|
||
|
Height = 13
|
||
|
Caption = #23458#25143#21517#31216#65306
|
||
|
Enabled = False
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clBlue
|
||
|
Font.Height = -13
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
Visible = False
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 34
|
||
|
Top = 50
|
||
|
Width = 65
|
||
|
Height = 13
|
||
|
Caption = #26631#31614#25991#20214#65306
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clBlue
|
||
|
Font.Height = -13
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 34
|
||
|
Top = 78
|
||
|
Width = 67
|
||
|
Height = 13
|
||
|
Caption = #22791' '#27880#65306
|
||
|
end
|
||
|
object Label9: TLabel
|
||
|
Left = 35
|
||
|
Top = 17
|
||
|
Width = 65
|
||
|
Height = 13
|
||
|
Caption = #26631#31614#21517#31216#65306
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clBlue
|
||
|
Font.Height = -13
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object Label10: TLabel
|
||
|
Left = 35
|
||
|
Top = 323
|
||
|
Width = 65
|
||
|
Height = 13
|
||
|
Caption = #26631#31614#31867#22411#65306
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clBlue
|
||
|
Font.Height = -13
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
Visible = False
|
||
|
end
|
||
|
object customerNo: TBtnEditA
|
||
|
Left = 113
|
||
|
Top = 433
|
||
|
Width = 319
|
||
|
Height = 21
|
||
|
Enabled = False
|
||
|
ReadOnly = True
|
||
|
TabOrder = 0
|
||
|
Visible = False
|
||
|
OnBtnClick = customerNoBtnClick
|
||
|
end
|
||
|
object LabelFileName: TBtnEditA
|
||
|
Left = 100
|
||
|
Top = 45
|
||
|
Width = 281
|
||
|
Height = 21
|
||
|
ReadOnly = True
|
||
|
TabOrder = 1
|
||
|
OnBtnClick = LabelFileNameBtnClick
|
||
|
end
|
||
|
object beizhu: TMemo
|
||
|
Left = 100
|
||
|
Top = 75
|
||
|
Width = 278
|
||
|
Height = 161
|
||
|
ScrollBars = ssBoth
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
object LabelCaption: TEdit
|
||
|
Left = 100
|
||
|
Top = 13
|
||
|
Width = 281
|
||
|
Height = 21
|
||
|
TabOrder = 3
|
||
|
end
|
||
|
object LabelType: TFTComboBox
|
||
|
Tag = 99
|
||
|
Left = 110
|
||
|
Top = 320
|
||
|
Width = 281
|
||
|
Height = 21
|
||
|
Style = csDropDownList
|
||
|
ItemHeight = 13
|
||
|
ItemIndex = 0
|
||
|
TabOrder = 4
|
||
|
Text = #20013#25991#26631#31614
|
||
|
Visible = False
|
||
|
Items.Strings = (
|
||
|
#20013#25991#26631#31614
|
||
|
#33521#25991#26631#31614
|
||
|
#20013#33521#25991#26631#31614)
|
||
|
end
|
||
|
end
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1266
|
||
|
AutoSize = True
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 87
|
||
|
Caption = 'ToolBar2'
|
||
|
Color = clBtnFace
|
||
|
Flat = True
|
||
|
Images = DataLink_TradeManage.ThreeImgList
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 1
|
||
|
Transparent = False
|
||
|
object Tsave: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20445#23384#26631#31614
|
||
|
ImageIndex = 14
|
||
|
OnClick = TsaveClick
|
||
|
end
|
||
|
object Tclose: TToolButton
|
||
|
Left = 91
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 55
|
||
|
OnClick = TcloseClick
|
||
|
end
|
||
|
end
|
||
|
object RMPreview1: TRMPreview
|
||
|
Left = 447
|
||
|
Top = 32
|
||
|
Width = 819
|
||
|
Height = 604
|
||
|
Align = alClient
|
||
|
BevelOuter = bvLowered
|
||
|
Caption = #26631#31614#39044#35272
|
||
|
TabOrder = 2
|
||
|
OnDblClick = RMPreview1DblClick
|
||
|
Options.RulerUnit = rmutScreenPixels
|
||
|
Options.RulerVisible = False
|
||
|
Options.DrawBorder = False
|
||
|
Options.BorderPen.Color = clGray
|
||
|
Options.BorderPen.Style = psDash
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_TradeManage.ADOLink
|
||
|
CommandTimeout = 300
|
||
|
Parameters = <>
|
||
|
Left = 492
|
||
|
Top = 168
|
||
|
end
|
||
|
object OpenDialog1: TOpenDialog
|
||
|
Filter = 'RMFl(*.rmf)|*.rmf'
|
||
|
InitialDir = '.'
|
||
|
Left = 200
|
||
|
Top = 4
|
||
|
end
|
||
|
object RMGridReport1: TRMGridReport
|
||
|
ThreadPrepareReport = True
|
||
|
InitialZoom = pzDefault
|
||
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
||
|
ShowProgress = False
|
||
|
DefaultCollate = False
|
||
|
ShowPrintDialog = False
|
||
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
||
|
Preview = RMPreview1
|
||
|
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 = 336
|
||
|
Top = 8
|
||
|
ReportData = {}
|
||
|
end
|
||
|
object ADOQueryTmp: TADOQuery
|
||
|
Connection = DataLink_TradeManage.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
CommandTimeout = 300
|
||
|
Parameters = <>
|
||
|
Left = 503
|
||
|
Top = 139
|
||
|
end
|
||
|
object RMGridReportDesigner1: TRMGridReportDesigner
|
||
|
Left = 376
|
||
|
Top = 8
|
||
|
end
|
||
|
object RMBarCodeObject1: TRMBarCodeObject
|
||
|
Left = 280
|
||
|
Top = 4
|
||
|
end
|
||
|
object RMBMPExport1: TRMBMPExport
|
||
|
ScaleX = 1.000000000000000000
|
||
|
ScaleY = 1.000000000000000000
|
||
|
Left = 408
|
||
|
Top = 8
|
||
|
end
|
||
|
object RMXLSExport1: TRMXLSExport
|
||
|
ShowAfterExport = True
|
||
|
ExportPrecision = 1
|
||
|
PagesOfSheet = 10
|
||
|
ExportImages = True
|
||
|
ExportFrames = True
|
||
|
ExportImageFormat = ifBMP
|
||
|
JPEGQuality = 0
|
||
|
ScaleX = 1.000000000000000000
|
||
|
ScaleY = 1.000000000000000000
|
||
|
CompressFile = False
|
||
|
Left = 440
|
||
|
Top = 8
|
||
|
end
|
||
|
object RMDS_Main: TRMDBDataSet
|
||
|
Visible = True
|
||
|
AliasName = #26631#31614#25968#25454
|
||
|
Left = 498
|
||
|
Top = 72
|
||
|
end
|
||
|
object RMDataDictionary1: TRMDataDictionary
|
||
|
FieldFieldNames.TableName = 'TableName'
|
||
|
FieldFieldNames.FieldName = 'FieldName'
|
||
|
FieldFieldNames.FieldAlias = 'FieldAlias'
|
||
|
Left = 502
|
||
|
Top = 102
|
||
|
end
|
||
|
object ADOQuery1: TADOQuery
|
||
|
Connection = DataLink_TradeManage.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 352
|
||
|
Top = 480
|
||
|
end
|
||
|
end
|