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

📄 ding_pi.~dfm

📁 采购管理系统:delphi+sql实现了企业采购自动化作业流程
💻 ~DFM
字号:
object ding_p: Tding_p
  Left = 84
  Top = 94
  AutoScroll = False
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #35330#36092#21934#25209#28310
  ClientHeight = 365
  ClientWidth = 283
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 208
    Top = 242
    Width = 32
    Height = 13
    Caption = 'Label1'
  end
  object GroupBox1: TGroupBox
    Left = 12
    Top = 0
    Width = 254
    Height = 47
    TabOrder = 7
  end
  object DBGrid1: TDBGrid
    Left = 12
    Top = 53
    Width = 115
    Height = 296
    Hint = #38617#25802#35330#36092#32232#34399#26597#30475#35330#36092#26126#32048
    Color = clLime
    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 = 'ding_gou_no'
        Title.Caption = #35330#36092#21934#32232#34399
        Visible = True
      end>
  end
  object Button1: TButton
    Left = 154
    Top = 69
    Width = 110
    Height = 25
    Caption = #25209#28310#35330#36092#21934
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 154
    Top = 191
    Width = 110
    Height = 25
    Caption = #36820#22238
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button2: TButton
    Left = 154
    Top = 108
    Width = 110
    Height = 25
    Caption = #21462#28040#25209#28310#35330#36092#21934
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button4: TButton
    Left = 154
    Top = 147
    Width = 110
    Height = 25
    Caption = #26597#25214#35330#36092#21934#32232#34399
    TabOrder = 4
    OnClick = Button4Click
  end
  object RadioButton1: TRadioButton
    Left = 29
    Top = 17
    Width = 63
    Height = 17
    Caption = #26410#25209#20934
    TabOrder = 5
    OnClick = RadioButton1Click
  end
  object RadioButton2: TRadioButton
    Left = 164
    Top = 17
    Width = 62
    Height = 17
    Caption = #24050#25209#20934
    TabOrder = 6
    OnClick = RadioButton2Click
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'vvv'
    TableName = 'dbo.ding_gou_zhu'
    Left = 232
    Top = 298
  end
  object DataSource1: TDataSource
    DataSet = Table2
    Left = 160
    Top = 226
  end
  object Table2: TTable
    Active = True
    DatabaseName = 'vvv'
    TableName = 'dbo.ding_gou_zhu'
    Left = 168
    Top = 274
  end
end

⌨️ 快捷键说明

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