object frmLabelAdd: TfrmLabelAdd
  Left = 443
  Top = 146
  BorderIcons = [biMaximize]
  Caption = #26631#31614#32534#36753
  ClientHeight = 563
  ClientWidth = 964
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 28
    Width = 413
    Height = 513
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    object Label2: TLabel
      Left = 31
      Top = 21
      Width = 60
      Height = 12
      Caption = #26631#31614#25991#20214#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 31
      Top = 95
      Width = 60
      Height = 12
      Caption = #22791'    '#27880#65306
    end
    object Label9: TLabel
      Left = 31
      Top = 71
      Width = 60
      Height = 12
      Caption = #26631#31614#21517#31216#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 31
      Top = 47
      Width = 60
      Height = 12
      Caption = #26631#31614#31867#22411#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabelFileName: TBtnEditA
      Left = 92
      Top = 17
      Width = 260
      Height = 20
      ReadOnly = True
      TabOrder = 0
      OnBtnClick = LabelFileNameBtnClick
    end
    object beizhu: TMemo
      Left = 92
      Top = 92
      Width = 257
      Height = 149
      ScrollBars = ssBoth
      TabOrder = 3
    end
    object LabelCaption: TEdit
      Left = 92
      Top = 67
      Width = 258
      Height = 20
      ReadOnly = True
      TabOrder = 2
    end
    object LabelType: TRTComboBox
      Tag = 99
      Left = 92
      Top = 43
      Width = 260
      Height = 20
      Style = csDropDownList
      ItemIndex = 0
      TabOrder = 1
      Text = #20013#25991#26631#31614
      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 = 964
    Height = 38
    AutoSize = True
    ButtonHeight = 38
    ButtonWidth = 91
    Caption = 'ToolBar2'
    Color = clBtnFace
    Images = DataLink_KnitPlan.ImageList_new32
    List = True
    ParentColor = False
    ShowCaptions = True
    TabOrder = 0
    Transparent = False
    ExplicitWidth = 1011
    object Tsave: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #20445#23384#26631#31614
      ImageIndex = 4
      OnClick = TsaveClick
    end
    object Tclose: TToolButton
      Left = 95
      Top = 0
      AutoSize = True
      Caption = #20851#38381
      ImageIndex = 7
      OnClick = TcloseClick
    end
  end
  object RMPreview1: TRMPreview
    Left = 411
    Top = 38
    Width = 553
    Height = 525
    Align = alRight
    BevelOuter = bvLowered
    Caption = #26631#31614#39044#35272
    TabOrder = 1
    OnDblClick = RMPreview1DblClick
    Options.RulerUnit = rmutScreenPixels
    Options.RulerVisible = False
    Options.DrawBorder = False
    Options.BorderPen.Color = clGray
    Options.BorderPen.Style = psDash
    ExplicitLeft = 410
    ExplicitTop = 30
    ExplicitHeight = 501
  end
  object ADOQueryCmd: TADOQuery
    Connection = DataLink_KnitPlan.ADOLink
    CommandTimeout = 300
    Parameters = <>
    Left = 528
    Top = 228
  end
  object OpenDialog1: TOpenDialog
    Filter = 'RMFl(*.rmf)|*.rmf'
    InitialDir = '.'
    Left = 200
    Top = 4
  end
  object RMGridReport1: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
    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 = 360
    Top = 8
    ReportData = {}
  end
  object ADOQueryTmp: TADOQuery
    Connection = DataLink_KnitPlan.ADOLink
    LockType = ltReadOnly
    CommandTimeout = 300
    Parameters = <>
    Left = 528
    Top = 184
  end
  object RMGridReportDesigner1: TRMGridReportDesigner
    Left = 432
    Top = 8
  end
  object RMBarCodeObject1: TRMBarCodeObject
    Left = 280
    Top = 4
  end
  object RMBMPExport1: TRMBMPExport
    ScaleX = 1.000000000000000000
    ScaleY = 1.000000000000000000
    ExportToOneFile = False
    Left = 496
    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 = 576
    Top = 8
  end
  object RMDS_Main: TRMDBDataSet
    Visible = True
    AliasName = #26631#31614#25968#25454
    Left = 458
    Top = 144
  end
  object RMDataDictionary1: TRMDataDictionary
    FieldFieldNames.TableName = 'TableName'
    FieldFieldNames.FieldName = 'FieldName'
    FieldFieldNames.FieldAlias = 'FieldAlias'
    Left = 562
    Top = 72
  end
  object ADOQuery1: TADOQuery
    Connection = DataLink_KnitPlan.ADOLink
    Parameters = <>
    Left = 352
    Top = 480
  end
  object RMGridReport2: TRMGridReport
    ThreadPrepareReport = True
    InitialZoom = pzDefault
    PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
    ShowProgress = False
    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
    Dataset = RMDS_Main
    CompressLevel = rmzcFastest
    CompressThread = False
    LaterBuildEvents = True
    OnlyOwnerDataSet = False
    Left = 432
    Top = 368
    ReportData = {}
  end
  object ADOQueryCmdSC: TADOQuery
    Connection = DataLink_KnitPlan.ADOLink
    Parameters = <>
    Left = 296
    Top = 304
    object ADOQueryCmdFileContent: TBlobField
      FieldName = 'Files'
    end
    object ADOQueryCmdFtFileName: TStringField
      FieldName = 'FileName'
      Size = 40
    end
    object ADOQueryCmdFileEditDate: TDateTimeField
      FieldName = 'FileEditDate'
    end
    object ADOQueryCmdFileSize: TFloatField
      FieldName = 'FileSize'
    end
    object ADOQueryCmdFiller: TStringField
      FieldName = 'Filler'
    end
    object ADOQueryCmdLastEditTime: TDateTimeField
      FieldName = 'LastEditTime'
    end
    object ADOQueryCmdLastEditer: TStringField
      FieldName = 'LastEditer'
    end
    object ADOQueryCmdFileCreateDate: TDateTimeField
      FieldName = 'FileCreateDate'
    end
    object ADOQueryCmdchildPath: TStringField
      FieldName = 'FilePath'
    end
    object ADOQueryCmdFileType: TStringField
      FieldName = 'FileType'
    end
  end
end