⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hydzl_un.dfm

📁 手机进销存系统Delphi源码,管理手机的进货还有销售方面的功能
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Font.Height = 14
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      AutoSize = False
      DataField = 'fhand'
      DataSource = dsBaseInfo
    end
    object bsSkinDBEdit11: TbsSkinDBEdit
      Left = 129
      Top = 137
      Width = 120
      Height = 20
      Text = 'bsSkinDBEdit11'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = 'Arial'
      DefaultFont.Style = []
      UseSkinFont = True
      DefaultWidth = 0
      DefaultHeight = 20
      ButtonMode = False
      SkinData = bsSkinData1
      SkinDataName = 'edit'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = 14
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
      TabOrder = 9
      AutoSize = False
      DataField = 'fzap'
      DataSource = dsBaseInfo
    end
    object bsSkinDBEdit12: TbsSkinDBEdit
      Left = 129
      Top = 164
      Width = 320
      Height = 20
      Text = 'bsSkinDBEdit12'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = 'Arial'
      DefaultFont.Style = []
      UseSkinFont = True
      DefaultWidth = 0
      DefaultHeight = 20
      ButtonMode = False
      SkinData = bsSkinData1
      SkinDataName = 'edit'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = 14
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
      TabOrder = 10
      AutoSize = False
      DataField = 'fmemo'
      DataSource = dsBaseInfo
    end
    object bsSkinDBEdit13: TbsSkinDBEdit
      Left = 327
      Top = 71
      Width = 120
      Height = 20
      Text = 'bsSkinDBEdit13'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = 'Arial'
      DefaultFont.Style = []
      UseSkinFont = True
      DefaultWidth = 0
      DefaultHeight = 20
      ButtonMode = False
      SkinData = bsSkinData1
      SkinDataName = 'edit'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = 14
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      AutoSize = False
      DataField = 'fbank'
      DataSource = dsBaseInfo
    end
    object bsSkinDBEdit14: TbsSkinDBEdit
      Left = 327
      Top = 93
      Width = 120
      Height = 20
      Text = 'bsSkinDBEdit14'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = 'Arial'
      DefaultFont.Style = []
      UseSkinFont = True
      DefaultWidth = 0
      DefaultHeight = 20
      ButtonMode = False
      SkinData = bsSkinData1
      SkinDataName = 'edit'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = 14
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      AutoSize = False
      DataField = 'faccount'
      DataSource = dsBaseInfo
    end
    object bsSkinDBRadioGroup1: TbsSkinDBRadioGroup
      Left = 312
      Top = 117
      Width = 137
      Height = 41
      TabOrder = 8
      SkinData = bsSkinData1
      SkinDataName = 'groupbox'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = 'Arial'
      DefaultFont.Style = []
      DefaultWidth = 0
      DefaultHeight = 0
      UseSkinFont = True
      RealHeight = -1
      AutoEnabledControls = True
      CheckedMode = False
      Checked = False
      DefaultAlignment = taLeftJustify
      DefaultCaptionHeight = 22
      BorderStyle = bvLowered
      CaptionMode = True
      RollUpMode = False
      RollUpState = False
      NumGlyphs = 1
      Spacing = 2
      Caption = #26412#36135#28304#22320#26159#21542#27491#22312#20351#29992':'
      Columns = 2
      DataField = 'fuse'
      DataSource = dsBaseInfo
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clHotLight
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Items.Strings = (
        #20351#29992
        #20572#29992)
      ParentFont = False
      Values.Strings = (
        'T'
        'F')
    end
  end
  object bsSkinGroupBox7: TbsSkinGroupBox [2]
    Left = 0
    Top = 224
    Width = 550
    Height = 244
    TabOrder = 2
    SkinData = bsSkinData1
    SkinDataName = 'groupbox'
    DefaultFont.Charset = DEFAULT_CHARSET
    DefaultFont.Color = clWindowText
    DefaultFont.Height = 14
    DefaultFont.Name = 'Arial'
    DefaultFont.Style = []
    DefaultWidth = 0
    DefaultHeight = 0
    UseSkinFont = True
    RealHeight = -1
    AutoEnabledControls = True
    CheckedMode = False
    Checked = False
    DefaultAlignment = taLeftJustify
    DefaultCaptionHeight = 22
    BorderStyle = bvFrame
    CaptionMode = True
    RollUpMode = False
    RollUpState = False
    NumGlyphs = 1
    Spacing = 2
    Caption = #36135#28304#22320#34920#21333#65306
    Align = alBottom
    object bsSkinDBGrid3: TbsSkinDBGrid
      Left = 1
      Top = 23
      Width = 529
      Height = 201
      TabOrder = 0
      SkinData = bsSkinData1
      SkinDataName = 'grid'
      UseSkinFont = True
      UseSkinCellHeight = True
      HScrollBar = bsSkinScrollBar1
      VScrollBar = bsSkinScrollBar2
      GridLineColor = clWindowText
      DefaultCellHeight = 20
      UseColumnsFont = False
      DefaultRowHeight = 17
      MouseWheelSupport = False
      SkinMessage = bsSkinMessage1
      SaveMultiSelection = False
      PickListBoxSkinDataName = 'listbox'
      PickListBoxCaptionMode = False
      Align = alClient
      DataSource = dsBaseInfo
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'fid'
          Title.Caption = #32534#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'fna'
          Title.Caption = #21517#31216
          Width = 62
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'fperson'
          Title.Caption = #36127#36131#32852#31995#20154
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'fhand'
          Title.Caption = #25163#26426#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'ftel'
          Title.Caption = #30005#35805#21495#30721
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'fzap'
          Title.Caption = #20256#30495#21495#30721
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'fadr'
          Title.Caption = #35814#32454#22320#22336
          Width = 101
          Visible = True
        end>
    end
    object bsSkinScrollBar1: TbsSkinScrollBar
      Left = 1
      Top = 224
      Width = 548
      Height = 19
      TabOrder = 1
      Visible = False
      SkinData = bsSkinData1
      SkinDataName = 'hscrollbar'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = 'Arial'
      DefaultFont.Style = []
      DefaultWidth = 0
      DefaultHeight = 19
      UseSkinFont = True
      Both = False
      BothMarkerWidth = 19
      BothSkinDataName = 'bothhscrollbar'
      CanFocused = False
      Align = alBottom
      Kind = sbHorizontal
      PageSize = 0
      Min = 0
      Max = 0
      Position = 0
      SmallChange = 127
      LargeChange = 127
    end
    object bsSkinScrollBar2: TbsSkinScrollBar
      Left = 530
      Top = 23
      Width = 19
      Height = 201
      TabOrder = 2
      Visible = False
      SkinData = bsSkinData1
      SkinDataName = 'vscrollbar'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = 'Arial'
      DefaultFont.Style = []
      DefaultWidth = 19
      DefaultHeight = 0
      UseSkinFont = True
      Both = False
      BothMarkerWidth = 19
      BothSkinDataName = 'bothhscrollbar'
      CanFocused = False
      Align = alRight
      Kind = sbVertical
      PageSize = 1
      Min = 1
      Max = 3
      Position = 1
      SmallChange = 1
      LargeChange = 1
    end
  end
  inherited ALToolbar: TActionList
    Left = 424
    Top = 8
  end
  inherited QBaseInfo: TADOQuery
    CursorType = ctStatic
    SQL.Strings = (
      'select * '
      'from thyd'
      'where fid>'#39'HY02'#39)
    Left = 328
    Top = 16
  end
  inherited dsBaseInfo: TDataSource
    Left = 392
    Top = 24
  end
  inherited wwLookupDlg: TwwLookupDialog
    Selected.Strings = (
      'fna'#9'10'#9#31616#31216#9'F'
      'fperson'#9'10'#9#32852#31995#20154#9'F')
    Left = 472
    Top = 8
  end
  inherited spgetid: TADOStoredProc
    Parameters = <
      item
        Name = '@RETURN_VALUE'
        DataType = ftInteger
        Direction = pdReturnValue
        Precision = 10
        Value = Null
      end
      item
        Name = '@IDType'
        Attributes = [paNullable]
        DataType = ftWideString
        Size = 2
        Value = Null
      end
      item
        Name = '@numb'
        Attributes = [paNullable]
        DataType = ftInteger
        Precision = 10
        Value = Null
      end
      item
        Name = '@OutNumber'
        Attributes = [paNullable]
        DataType = ftString
        Direction = pdInputOutput
        Size = 13
        Value = Null
      end>
    Left = 512
    Top = 8
  end
  inherited qtemp: TADOQuery
    Left = 264
    Top = 16
  end
  inherited dstemp: TDataSource
    Left = 296
    Top = 16
  end
  object RMDBDataSet1: TRMDBDataSet
    DataSet = QBaseInfo
    Left = 48
    Top = 105
  end
  object RMXLSExport1: TRMXLSExport
    ShowExcel = True
    ShowAfterExport = True
    MultiSheet = False
    Left = 80
    Top = 105
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -