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

📄 sjcs_un.dfm

📁 手机进销存系统Delphi源码,管理手机的进货还有销售方面的功能
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited sjcs_frm: Tsjcs_frm
  Left = 123
  Top = 65
  Caption = #25163#26426#29983#20135#21830#35774#32622
  ClientHeight = 424
  ClientWidth = 549
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited bsSkinToolBar2: TbsSkinToolBar
    Width = 549
  end
  object bsSkinGroupBox1: TbsSkinGroupBox [1]
    Left = 0
    Top = 25
    Width = 549
    Height = 160
    TabOrder = 1
    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 = False
    RollUpMode = False
    RollUpState = False
    NumGlyphs = 1
    Spacing = 2
    Align = alTop
    object bsSkinStdLabel1: TbsSkinStdLabel
      Left = 56
      Top = 30
      Width = 96
      Height = 13
      UseSkinFont = True
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = -11
      DefaultFont.Name = 'MS Sans Serif'
      DefaultFont.Style = []
      SkinData = bsSkinData1
      SkinDataName = 'stdlabel'
      Caption = #25163#26426#29983#20135#21830#31616#31216#65306
    end
    object bsSkinStdLabel2: TbsSkinStdLabel
      Left = 56
      Top = 66
      Width = 96
      Height = 13
      UseSkinFont = True
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = -11
      DefaultFont.Name = 'MS Sans Serif'
      DefaultFont.Style = []
      SkinData = bsSkinData1
      SkinDataName = 'stdlabel'
      Caption = #25163#26426#29983#20135#21830#20840#31216#65306
    end
    object bsSkinStdLabel3: TbsSkinStdLabel
      Left = 116
      Top = 102
      Width = 36
      Height = 13
      UseSkinFont = True
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = -11
      DefaultFont.Name = 'MS Sans Serif'
      DefaultFont.Style = []
      SkinData = bsSkinData1
      SkinDataName = 'stdlabel'
      Caption = #22791#27880#65306
    end
    object bsSkinDBEdit1: TbsSkinDBEdit
      Left = 160
      Top = 30
      Width = 129
      Height = 20
      Text = 'bsSkinDBEdit1'
      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 = 0
      AutoSize = False
      DataField = 'fna'
      DataSource = dsbaseinfo
    end
    object bsSkinDBRadioGroup1: TbsSkinDBRadioGroup
      Left = 295
      Top = 29
      Width = 178
      Height = 50
      TabOrder = 1
      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 = #26159#21542#27491#22312#29983#20135':'
      Columns = 2
      DataField = 'fuse'
      DataSource = dsbaseinfo
      Items.Strings = (
        #20351#29992
        #20572#29992)
      Values.Strings = (
        'T'
        'F')
    end
    object bsSkinDBEdit2: TbsSkinDBEdit
      Left = 160
      Top = 62
      Width = 129
      Height = 20
      Text = 'bsSkinDBEdit2'
      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 = 2
      AutoSize = False
      DataField = 'fname'
      DataSource = dsbaseinfo
    end
    object bsSkinDBEdit3: TbsSkinDBEdit
      Left = 160
      Top = 94
      Width = 313
      Height = 20
      Text = 'bsSkinDBEdit3'
      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 = 3
      AutoSize = False
      DataField = 'fmemo'
      DataSource = dsbaseinfo
    end
  end
  object bsSkinGroupBox2: TbsSkinGroupBox [2]
    Left = 0
    Top = 185
    Width = 549
    Height = 239
    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 = #25163#26426#29983#20135#21830#35814#32454#34920#65306
    Align = alClient
    object bsSkinDBGrid2: TbsSkinDBGrid
      Left = 1
      Top = 23
      Width = 528
      Height = 196
      TabOrder = 0
      SkinData = bsSkinData1
      SkinDataName = 'grid'
      UseSkinFont = True
      UseSkinCellHeight = True
      HScrollBar = bsSkinScrollBar4
      VScrollBar = bsSkinScrollBar3
      GridLineColor = clWindowText
      DefaultCellHeight = 20
      UseColumnsFont = False
      DefaultRowHeight = 17
      MouseWheelSupport = False
      SaveMultiSelection = False
      PickListBoxSkinDataName = 'listbox'
      PickListBoxCaptionMode = False
      Align = alClient
      DataSource = dstemp
      ReadOnly = True
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False

⌨️ 快捷键说明

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