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

📄 boughtcheck.~dfm

📁 是个文档,和软件工程类似,如何实现一工程所需步骤
💻 ~DFM
字号:
object frmboughtcheck: Tfrmboughtcheck
  Left = 92
  Top = 147
  Width = 719
  Height = 346
  Caption = #37319#36141#21333#26680#26597
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 7
    Top = 3
    Width = 442
    Height = 86
    Caption = #37319#36141#21333#20449#24687
    TabOrder = 0
    object Label2: TLabel
      Left = 8
      Top = 24
      Width = 60
      Height = 13
      Caption = #37319#36141#21333#32534#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 240
      Top = 24
      Width = 48
      Height = 13
      Caption = #21830#21697#32534#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 8
      Top = 60
      Width = 60
      Height = 13
      Caption = #20379#36135#21830#32534#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit8: TEdit
      Left = 304
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit3: TEdit
      Left = 80
      Top = 24
      Width = 137
      Height = 21
      TabOrder = 1
    end
    object Edit5: TEdit
      Left = 80
      Top = 56
      Width = 89
      Height = 21
      TabOrder = 2
    end
  end
  object GroupBox2: TGroupBox
    Left = 456
    Top = 3
    Width = 249
    Height = 86
    Caption = #26680#26597
    TabOrder = 1
    object Label1: TLabel
      Left = 104
      Top = 26
      Width = 36
      Height = 13
      Caption = #26680#26597#20154
    end
    object CheckBox1: TCheckBox
      Left = 16
      Top = 25
      Width = 81
      Height = 17
      Caption = #24050#26680#26597
      TabOrder = 0
    end
    object Edit1: TEdit
      Left = 160
      Top = 24
      Width = 81
      Height = 21
      TabOrder = 1
      Text = 'Edit1'
    end
    object Button6: TButton
      Left = 96
      Top = 53
      Width = 65
      Height = 25
      Cancel = True
      Caption = #26680#26597
      TabOrder = 2
    end
    object Button4: TButton
      Left = 16
      Top = 53
      Width = 65
      Height = 25
      Caption = #26597#35810
      TabOrder = 3
    end
    object Button5: TButton
      Left = 176
      Top = 52
      Width = 65
      Height = 25
      Cancel = True
      Caption = #36864#20986
      TabOrder = 4
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 96
    Width = 697
    Height = 217
    Caption = #37319#36141#21333
    TabOrder = 2
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 681
      Height = 193
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          Title.Caption = #37319#36141#21333#32534#21495
          Width = 84
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #21830#21697#21517#31216
          Width = 134
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #21830#21697#25968#37327
          Width = 70
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #21830#21697#21333#20215
          Width = 85
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #20379#36135#21830#32534#21495
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #20379#36135#21830#21517#31216
          Width = 201
          Visible = True
        end>
    end
  end
end

⌨️ 快捷键说明

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