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

📄 formstock.dfm

📁 用delphi和sql server编写的药品进销存系统
💻 DFM
字号:
object Stock: TStock
  Left = 365
  Top = 204
  Width = 696
  Height = 479
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #33647#21697#36827#36135
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 448
    Top = 16
    Width = 224
    Height = 337
    Caption = #25152#36827#36135#29289#20449#24687
    TabOrder = 0
    object Label2: TLabel
      Left = 16
      Top = 108
      Width = 48
      Height = 13
      Caption = #36827#36135#26085#26399
    end
    object Label3: TLabel
      Left = 16
      Top = 137
      Width = 48
      Height = 13
      Caption = #33647#21697#21517#31216
    end
    object Label4: TLabel
      Left = 16
      Top = 166
      Width = 48
      Height = 13
      Caption = #36827#36135#25968#37327
    end
    object Label5: TLabel
      Left = 16
      Top = 232
      Width = 48
      Height = 13
      Caption = #36827#36135#21333#20215
    end
    object Label1: TLabel
      Left = 16
      Top = 203
      Width = 48
      Height = 13
      Caption = #33647#21697#20195#30721
    end
    object Label6: TLabel
      Left = 16
      Top = 301
      Width = 64
      Height = 16
      Caption = #36827#36135#37329#39069
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 16
      Top = 264
      Width = 48
      Height = 13
      Caption = #36827#36135#21378#23478
    end
    object Label10: TLabel
      Left = 16
      Top = 40
      Width = 48
      Height = 13
      Caption = #29983#20135#26085#26399
    end
    object Label11: TLabel
      Left = 24
      Top = 72
      Width = 36
      Height = 13
      Caption = #26377#25928#26399
    end
    object Edit1: TEdit
      Left = 88
      Top = 104
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 88
      Top = 136
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 2
      Text = 'Edit1'
      OnChange = Edit2Change
    end
    object Edit3: TEdit
      Left = 88
      Top = 200
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 3
      Text = 'Edit1'
      OnChange = Edit3Change
    end
    object Edit4: TEdit
      Left = 88
      Top = 168
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
      Text = 'Edit1'
    end
    object Edit5: TEdit
      Left = 88
      Top = 232
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 4
      Text = 'Edit1'
    end
    object Edit6: TEdit
      Left = 88
      Top = 296
      Width = 129
      Height = 24
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ParentFont = False
      TabOrder = 5
      Text = 'Edit1'
      OnEnter = Edit6Enter
    end
    object Edit8: TEdit
      Left = 88
      Top = 264
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 6
      Text = '8'
    end
    object Edit9: TEdit
      Left = 88
      Top = 40
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 7
      Text = 'Edit9'
    end
    object Edit10: TEdit
      Left = 88
      Top = 72
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 8
      Text = 'Edit9'
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 240
    Width = 425
    Height = 177
    Caption = #36827#36135#28165#21333
    TabOrder = 1
    object Label7: TLabel
      Left = 16
      Top = 144
      Width = 72
      Height = 13
      Caption = #36873#25321#26597#35810#26041#24335
    end
    object ComboBox1: TComboBox
      Left = 104
      Top = 141
      Width = 145
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 0
      Text = #33647#21697#21517#31216
      Items.Strings = (
        #33647#21697#21517#31216
        #33647#21697#20195#30721
        #36827#36135#37329#39069
        #36827#36135#21378#23478)
    end
    object Edit7: TEdit
      Left = 272
      Top = 141
      Width = 81
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
      Text = 'Edit7'
    end
    object Button4: TButton
      Left = 368
      Top = 136
      Width = 41
      Height = 25
      Caption = #26597#35810
      TabOrder = 2
      OnClick = Button4Click
    end
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 409
      Height = 120
      DataSource = DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 3
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid1CellClick
      OnColumnMoved = DBGrid1ColumnMoved
      Columns = <
        item
          Expanded = False
          FieldName = #36827#36135#26085#26399
          Width = 57
          Visible = True
        end
        item
          Expanded = False
          FieldName = #33647#21697#21517#31216
          Width = 51
          Visible = True
        end
        item
          Expanded = False
          FieldName = #33647#21697#20195#30721
          Width = 53
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36827#36135#25968#37327
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36827#36135#21333#20215
          Width = 56
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36827#36135#37329#39069
          Width = 52
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36827#36135#21378#23478
          Width = 55
          Visible = True
        end>
    end
  end
  object Button1: TButton
    Left = 480
    Top = 392
    Width = 65
    Height = 25
    Caption = #36141#20837
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 480
    Top = 360
    Width = 65
    Height = 25
    Caption = #20462#25913
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button3Click
  end
  object GroupBox3: TGroupBox
    Left = 16
    Top = 16
    Width = 425
    Height = 209
    Caption = #33647#21697#20449#24687
    TabOrder = 4
    object DBGrid2: TDBGrid
      Left = 8
      Top = 16
      Width = 409
      Height = 185
      DataSource = DataSource2
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid2CellClick
      Columns = <
        item
          Expanded = False
          FieldName = #33647#21697#20195#30721
          Visible = True
        end
        item
          Expanded = False
          FieldName = #33647#21697#21517#31216
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36827#36135#21378#23478
          Visible = True
        end
        item
          Expanded = False
          FieldName = #29983#20135#26085#26399
          Visible = True
        end
        item
          Expanded = False
          FieldName = #26377#25928#26399
          Visible = True
        end
        item
          Expanded = False
          FieldName = #38144#21806#21333#20215
          Visible = True
        end
        item
          Expanded = False
          FieldName = #36827#36135#21333#20215
          Visible = True
        end
        item
          Expanded = False
          FieldName = #24211#23384#25968
          Visible = True
        end>
    end
  end
  object Button5: TButton
    Left = 568
    Top = 392
    Width = 65
    Height = 25
    Caption = #36820#22238
    TabOrder = 5
    OnClick = Button5Click
  end
  object Button2: TButton
    Left = 568
    Top = 360
    Width = 65
    Height = 25
    Caption = #36864#36135
    TabOrder = 6
    OnClick = Button2Click
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 96
    Top = 112
  end
  object ADOTable1: TADOTable
    Active = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=delphi;Persist Security Info=True;U' +
      'ser ID=sa;Initial Catalog=ypjxc'
    CursorType = ctStatic
    TableName = #36827#36135#24773#20917
    Left = 168
    Top = 128
  end
  object ADOQuery1: TADOQuery
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=delphi;Persist Security Info=True;U' +
      'ser ID=sa;Initial Catalog=ypjxc'
    Parameters = <>
    Left = 232
    Top = 128
  end
  object ADOTable2: TADOTable
    Active = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=delphi;Persist Security Info=True;U' +
      'ser ID=sa;Initial Catalog=ypjxc'
    CursorType = ctStatic
    TableName = #33647#21697#20449#24687
    Left = 336
    Top = 128
  end
  object DataSource2: TDataSource
    DataSet = ADOTable2
    Left = 280
    Top = 128
  end
end

⌨️ 快捷键说明

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