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

📄 salestatic.~dfm

📁 是个文档,和软件工程类似,如何实现一工程所需步骤
💻 ~DFM
字号:
object frmsalestatic: Tfrmsalestatic
  Left = 181
  Top = 60
  Width = 386
  Height = 378
  Caption = #38144#21806#32479#35745
  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 = 16
    Top = 8
    Width = 337
    Height = 145
    Caption = #38144#21806#32479#35745
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 32
      Width = 48
      Height = 13
      Caption = #36215#22987#26085#26399
    end
    object Label2: TLabel
      Left = 176
      Top = 32
      Width = 48
      Height = 13
      Caption = #32456#27490#26085#26399
    end
    object Label3: TLabel
      Left = 8
      Top = 64
      Width = 24
      Height = 13
      Caption = #36864#36135
    end
    object Label4: TLabel
      Left = 8
      Top = 96
      Width = 48
      Height = 13
      Caption = #21830#21697#31867#22411
    end
    object DateTimePicker1: TDateTimePicker
      Left = 72
      Top = 24
      Width = 97
      Height = 21
      CalAlignment = dtaLeft
      Date = 38411.5803356481
      Time = 38411.5803356481
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object DateTimePicker2: TDateTimePicker
      Left = 240
      Top = 24
      Width = 89
      Height = 21
      CalAlignment = dtaLeft
      Date = 38411.5804318518
      Time = 38411.5804318518
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
    object RadioButton1: TRadioButton
      Left = 72
      Top = 64
      Width = 49
      Height = 17
      Caption = #21542
      Checked = True
      TabOrder = 2
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 136
      Top = 64
      Width = 41
      Height = 17
      Caption = #26159
      TabOrder = 3
    end
    object ComboBox1: TComboBox
      Left = 72
      Top = 96
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 4
    end
    object Button1: TButton
      Left = 224
      Top = 96
      Width = 105
      Height = 25
      Caption = #25171#21360#25253#34920
      TabOrder = 5
    end
    object Button2: TButton
      Left = 224
      Top = 56
      Width = 105
      Height = 25
      Caption = #32479#35745
      TabOrder = 6
    end
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 176
    Width = 345
    Height = 161
    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 = #21830#21697#31867#22411
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36141#20080#32773
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#21333#20215
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#25968#37327
        Visible = True
      end
      item
        Expanded = False
        FieldName = #38144#21806#26085#26399
        Visible = True
      end>
  end
end

⌨️ 快捷键说明

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