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

📄 qing_gou_shen_he.dfm

📁 采购管理系统:delphi+sql实现了企业采购自动化作业流程
💻 DFM
字号:
object qing_gou_shen_h: Tqing_gou_shen_h
  Left = 200
  Top = 102
  Width = 294
  Height = 361
  Caption = #35531#36092#21934#23529#26680
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 184
    Top = 205
    Width = 32
    Height = 13
    Caption = 'Label1'
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 0
    Width = 242
    Height = 43
    TabOrder = 7
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 48
    Width = 113
    Height = 270
    Hint = #38617#25802#35531#36092#32232#34399#26597#30475#35531#36092#26126#32048
    Color = clYellow
    DataSource = DataSource1
    ParentShowHint = False
    ReadOnly = True
    ShowHint = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnDblClick = DBGrid1DblClick
    Columns = <
      item
        Expanded = False
        FieldName = 'qing_gou_no'
        Title.Caption = #35531#36092#21934#32232#34399
        Visible = True
      end>
  end
  object Button1: TButton
    Left = 160
    Top = 63
    Width = 97
    Height = 25
    Caption = #23529#26680#35531#36092#21934
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 160
    Top = 99
    Width = 97
    Height = 25
    Caption = #21462#28040#23529#26680#35531#36092#21934
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 160
    Top = 165
    Width = 97
    Height = 25
    Caption = #36820#22238
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 160
    Top = 132
    Width = 97
    Height = 25
    Caption = #26597#25214#35531#36092#21934#32232#34399
    TabOrder = 4
    OnClick = Button4Click
  end
  object RadioButton1: TRadioButton
    Left = 46
    Top = 14
    Width = 65
    Height = 17
    Caption = #26410#23529#26680
    TabOrder = 5
    OnClick = RadioButton1Click
  end
  object RadioButton2: TRadioButton
    Left = 145
    Top = 13
    Width = 73
    Height = 17
    Caption = #24050#23529#26680
    TabOrder = 6
    OnClick = RadioButton2Click
  end
  object DataSource1: TDataSource
    DataSet = Table2
    Left = 56
    Top = 117
  end
  object Table1: TTable
    DatabaseName = 'vvv'
    TableName = 'dbo.qing_gou_wei_zhu'
    Left = 88
    Top = 181
  end
  object Table2: TTable
    DatabaseName = 'vvv'
    TableName = 'dbo.qing_gou_wei_zhu'
    Left = 152
    Top = 237
  end
end

⌨️ 快捷键说明

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