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

📄 stdarc.~dfm

📁 针对商品与仓库存储商品等信息的管理及维护的管理软件。它能够辅助仓库管理人员对供应商信息、商品基本信息以及商品入库、出库、库存信息查询等进行控制管理
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object Frmbasic: TFrmbasic
  Left = 283
  Top = 158
  Width = 690
  Height = 498
  Caption = #23398#29983#22522#26412#20449#24687#31649#29702
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 329
    Height = 464
    Align = alLeft
    BevelWidth = 2
    BorderWidth = 2
    ParentColor = True
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 4
      Top = 4
      Width = 321
      Height = 456
      ActivePage = TabSheet1
      Align = alClient
      BiDiMode = bdLeftToRight
      ParentBiDiMode = False
      RaggedRight = True
      Style = tsFlatButtons
      TabOrder = 0
      OnChange = PageControl1Change
      object TabSheet1: TTabSheet
        Caption = #22522#26412#20449#24687
        object GroupBox1: TGroupBox
          Left = 0
          Top = 0
          Width = 313
          Height = 425
          Align = alClient
          Caption = #22522#26412#20449#24687
          Ctl3D = True
          ParentCtl3D = False
          TabOrder = 0
          object Label1: TLabel
            Left = 8
            Top = 20
            Width = 42
            Height = 13
            Caption = #23398#21495#65306
          end
          object Label2: TLabel
            Left = 9
            Top = 85
            Width = 42
            Height = 13
            Caption = #29677#32423#65306
          end
          object Label3: TLabel
            Left = 8
            Top = 51
            Width = 42
            Height = 13
            Caption = #22995#21517#65306
          end
          object Label4: TLabel
            Left = 120
            Top = 21
            Width = 42
            Height = 13
            Caption = #24615#21035#65306
          end
          object Label5: TLabel
            Left = 120
            Top = 52
            Width = 42
            Height = 13
            Caption = #27665#26063#65306
          end
          object Label6: TLabel
            Left = 8
            Top = 117
            Width = 70
            Height = 13
            Caption = #25919#27835#38754#35980#65306
          end
          object Label7: TLabel
            Left = 8
            Top = 152
            Width = 70
            Height = 13
            Caption = #23478#24237#25104#20998#65306
          end
          object Label8: TLabel
            Left = 8
            Top = 184
            Width = 42
            Height = 13
            Caption = #31821#36143#65306
          end
          object Label9: TLabel
            Left = 8
            Top = 216
            Width = 70
            Height = 13
            Caption = #23478#38271#22995#21517#65306
          end
          object Label10: TLabel
            Left = 8
            Top = 235
            Width = 98
            Height = 13
            Caption = #23478#38271#24037#20316#21333#20301#65306
          end
          object Label12: TLabel
            Left = 6
            Top = 316
            Width = 70
            Height = 13
            Caption = #20837#23398#26102#38388#65306
          end
          object Label13: TLabel
            Left = 152
            Top = 316
            Width = 70
            Height = 13
            Caption = #20986#29983#26085#26399#65306
          end
          object Label20: TLabel
            Left = 5
            Top = 287
            Width = 70
            Height = 13
            Caption = #24403#21069#29366#24577#65306
          end
          object dbbID: TDBEdit
            Left = 43
            Top = 16
            Width = 73
            Height = 21
            DataSource = MainDFrm.dbutil
            ImeMode = imClose
            TabOrder = 0
          end
          object dbcID: TDBEdit
            Left = 48
            Top = 80
            Width = 65
            Height = 19
            Color = clSkyBlue
            Ctl3D = False
            DataField = 'cID'
            DataSource = MainDFrm.dbutil
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 5
            OnChange = dbcIDChange
          end
          object dbbName: TDBEdit
            Left = 42
            Top = 48
            Width = 73
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 1
          end
          object dbbGender: TDBEdit
            Left = 160
            Top = 16
            Width = 65
            Height = 21
            Color = clSilver
            DataSource = MainDFrm.dbutil
            ReadOnly = True
            TabOrder = 2
            OnChange = dbbGenderChange
          end
          object dbbNation: TDBEdit
            Left = 161
            Top = 47
            Width = 144
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 4
          end
          object dbbPolitic: TDBEdit
            Left = 72
            Top = 112
            Width = 105
            Height = 21
            Color = clSilver
            DataSource = MainDFrm.dbutil
            ReadOnly = True
            TabOrder = 8
            OnChange = dbbPoliticChange
          end
          object dbbFamily: TDBEdit
            Left = 72
            Top = 144
            Width = 105
            Height = 21
            Color = clSilver
            DataSource = MainDFrm.dbutil
            ReadOnly = True
            TabOrder = 10
            OnChange = dbbFamilyChange
          end
          object dbbNative: TDBEdit
            Left = 48
            Top = 176
            Width = 257
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 12
          end
          object dbbFaName: TDBEdit
            Left = 72
            Top = 208
            Width = 233
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 13
          end
          object dbbWorkAddr: TDBEdit
            Left = 8
            Top = 251
            Width = 297
            Height = 21
            DataSource = MainDFrm.dbutil
            TabOrder = 14
          end
          object dbbDate: TDBEdit
            Left = 67
            Top = 314
            Width = 83
            Height = 21
            DataSource = MainDFrm.dbutil
            ImeMode = imDisable
            TabOrder = 17
          end
          object dbbBirth: TDBEdit
            Left = 215
            Top = 312
            Width = 90
            Height = 21
            DataSource = MainDFrm.dbutil
            ImeMode = imDisable
            TabOrder = 18
          end
          object dbbStatus: TDBEdit
            Left = 68
            Top = 283
            Width = 109
            Height = 21
            Color = clSilver
            DataSource = MainDFrm.dbutil
            ReadOnly = True
            TabOrder = 15
            OnChange = dbbStatusChange
          end
          object ComboBox1: TComboBox
            Left = 224
            Top = 16
            Width = 81
            Height = 21
            Color = clInfoBk
            Ctl3D = False
            ItemHeight = 13
            ParentCtl3D = False
            TabOrder = 3
            OnChange = ComboBox1Change
            Items.Strings = (
              #30007
              #22899)
          end
          object ComboBox2: TComboBox
            Left = 176
            Top = 80
            Width = 129
            Height = 21
            Style = csDropDownList
            Color = clInfoBk
            ItemHeight = 13
            TabOrder = 7
            OnChange = ComboBox2Change
          end
          object boxpolitic: TComboBox
            Left = 176
            Top = 112
            Width = 129
            Height = 21
            Color = clInfoBk
            ItemHeight = 13
            TabOrder = 9
            OnChange = boxpoliticChange
            OnClick = BtnEditClick
            Items.Strings = (
              #22242#21592
              #23569#20808#38431#21592
              #20826#21592
              #39044#22791#20826#21592
              #32676#20247
              #26159
              #21542)
          end
          object boxFamily: TComboBox
            Left = 176
            Top = 144
            Width = 129
            Height = 21
            Color = clInfoBk
            ItemHeight = 13
            TabOrder = 11
            OnChange = boxFamilyChange
            Items.Strings = (
              #20892#27665
              #24037#20154
              #24178#37096
              #25945#24072
              #30693#35782#20998#23376)
          end
          object combobox3: TComboBox
            Left = 177
            Top = 283
            Width = 128
            Height = 21
            Color = clInfoBk
            ItemHeight = 13
            TabOrder = 16
            Text = #22312#26657
            OnChange = ComboBox3Change
            Items.Strings = (
              #22312#26657
              #20241#23398
              #36864#23398
              #35843#29677
              #27605#19994)
          end
          object GroupBox5: TGroupBox
            Left = 15
            Top = 346
            Width = 281
            Height = 81
            Caption = #32479#35745#20449#24687
            Ctl3D = False
            ParentCtl3D = False
            TabOrder = 19
            object Label26: TLabel
              Left = 11
              Top = 19
              Width = 88
              Height = 21
              Caption = #24635#20849#26377#65306
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -21
              Font.Name = #26999#20307'_GB2312'
              Font.Style = []
              ParentFont = False
            end
            object Label27: TLabel
              Left = 158
              Top = 19
              Width = 110
              Height = 21
              Caption = #26465#23398#29983#20449#24687
              Font.Charset = GB2312_CHARSET
              Font.Color = clWindowText
              Font.Height = -21
              Font.Name = #26999#20307'_GB2312'
              Font.Style = []
              ParentFont = False
            end
            object Label28: TLabel
              Left = 8
              Top = 46
              Width = 88
              Height = 21
              Caption = #26597#35810#21040#65306
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlue
              Font.Height = -21
              Font.Name = #26999#20307'_GB2312'
              Font.Style = []
              ParentFont = False
            end
            object lbquery: TLabel
              Left = 85
              Top = 46
              Width = 63
              Height = 23
              Caption = 'lbcount'
              Font.Charset = ANSI_CHARSET
              Font.Color = clGreen
              Font.Height = -21
              Font.Name = 'Times New Roman'
              Font.Style = []
              ParentFont = False
            end
            object Label30: TLabel
              Left = 157
              Top = 46
              Width = 110
              Height = 21
              Caption = #26465#23398#29983#20449#24687
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlue
              Font.Height = -21
              Font.Name = #26999#20307'_GB2312'
              Font.Style = []
              ParentFont = False
            end
            object lbcount: TLabel
              Left = 85
              Top = 18
              Width = 63
              Height = 23
              Caption = 'lbcount'
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -21
              Font.Name = 'Times New Roman'
              Font.Style = []
              ParentFont = False
            end
          end
          object Edit1: TEdit
            Left = 112
            Top = 80
            Width = 65
            Height = 19
            Color = clSilver
            Ctl3D = False
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 6
          end
        end
      end
      object TabSheet2: TTabSheet
        Caption = #35814#32454#20449#24687
        ImageIndex = 1
        object GroupBox2: TGroupBox
          Left = 0
          Top = 0
          Width = 313
          Height = 425
          Align = alClient
          BiDiMode = bdRightToLeft
          Caption = #35814#32454#20449#24687
          ParentBiDiMode = False
          TabOrder = 0
          object Label11: TLabel
            Left = 10
            Top = 106
            Width = 98
            Height = 13
            Caption = #23478#24237#35814#32454#20303#22336#65306
          end
          object Label18: TLabel
            Left = 16
            Top = 29
            Width = 70
            Height = 13
            Caption = #32852#31995#30005#35805#65306
          end
          object Label19: TLabel
            Left = 16
            Top = 68
            Width = 70
            Height = 13
            Caption = #37038#25919#32534#30721#65306
          end
          object SpeedButton1: TSpeedButton
            Left = 120
            Top = 96
            Width = 81
            Height = 25
            Caption = #36733#20837#30456#29255
            Flat = True
            OnClick = dbbPhotoClick
          end
          object Label21: TLabel
            Left = 8
            Top = 152
            Width = 84
            Height = 13

⌨️ 快捷键说明

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