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

📄 sale.dfm

📁 是个文档,和软件工程类似,如何实现一工程所需步骤
💻 DFM
字号:
object frmsale: Tfrmsale
  Left = 329
  Top = 67
  Width = 449
  Height = 458
  Caption = #38144#21806
  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 Label5: TLabel
    Left = 56
    Top = 83
    Width = 48
    Height = 13
    Caption = #21830#21697#32534#21495
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 417
    Height = 249
    Caption = #38144#21806#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 48
      Top = 51
      Width = 48
      Height = 13
      Caption = #21830#21697#32534#21495
    end
    object Label2: TLabel
      Left = 48
      Top = 100
      Width = 48
      Height = 13
      Caption = #38144#21806#25968#37327
    end
    object Label3: TLabel
      Left = 48
      Top = 122
      Width = 77
      Height = 13
      Caption = #23458#25143'/'#20250#21592#32534#21495
    end
    object Label4: TLabel
      Left = 48
      Top = 144
      Width = 48
      Height = 13
      Caption = #38144#21806#26085#26399
    end
    object Label8: TLabel
      Left = 48
      Top = 24
      Width = 48
      Height = 13
      Caption = #20132#26131#21333#21495
    end
    object Label6: TLabel
      Left = 48
      Top = 80
      Width = 48
      Height = 13
      Caption = #21830#21697#21517#31216
    end
    object Edit1: TEdit
      Left = 192
      Top = 48
      Width = 161
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 192
      Top = 96
      Width = 161
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 192
      Top = 120
      Width = 161
      Height = 21
      TabOrder = 2
    end
    object DateTimePicker1: TDateTimePicker
      Left = 192
      Top = 144
      Width = 161
      Height = 17
      CalAlignment = dtaLeft
      Date = 38410.5824262153
      Time = 38410.5824262153
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 3
    end
    object Button6: TButton
      Left = 48
      Top = 184
      Width = 145
      Height = 25
      Caption = #28155#21152
      TabOrder = 4
    end
    object Button1: TButton
      Left = 192
      Top = 184
      Width = 145
      Height = 25
      Caption = #21024#38500
      TabOrder = 5
    end
    object Button4: TButton
      Left = 192
      Top = 208
      Width = 145
      Height = 25
      Caption = #36864#20986
      TabOrder = 6
    end
    object Edit6: TEdit
      Left = 192
      Top = 24
      Width = 161
      Height = 21
      TabOrder = 7
    end
    object Button2: TButton
      Left = 48
      Top = 208
      Width = 145
      Height = 25
      Caption = #29983#25104
      TabOrder = 8
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 264
    Width = 417
    Height = 153
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #20132#26131#21333#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#21517#31216
        Visible = True
      end
      item
        Expanded = False
        FieldName = #38144#21806#25968#37327
        Visible = True
      end
      item
        Expanded = False
        FieldName = #23458#25143'/'#20250#21592#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #38144#21806#26085#26399
        Visible = True
      end>
  end
  object Edit4: TEdit
    Left = 200
    Top = 80
    Width = 161
    Height = 21
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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