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

📄 cellfield.dfm

📁 delphi制作表格的控件
💻 DFM
字号:
object FormCellField: TFormCellField
  Left = 367
  Top = 168
  Caption = #23383#27573#35774#32622
  ClientHeight = 181
  ClientWidth = 270
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 20
    Width = 52
    Height = 13
    Caption = #36830#25509#31867#22411
  end
  object Label2: TLabel
    Left = 16
    Top = 44
    Width = 52
    Height = 13
    Caption = #32534#36753#23383#27573
  end
  object Label3: TLabel
    Left = 16
    Top = 68
    Width = 52
    Height = 13
    Caption = #26174#31034#23383#27573
  end
  object Label4: TLabel
    Left = 16
    Top = 92
    Width = 52
    Height = 13
    Caption = #32534#36753#31867#22411
  end
  object BitBtn1: TBitBtn
    Left = 108
    Top = 138
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 0
  end
  object BitBtn2: TBitBtn
    Left = 186
    Top = 138
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 1
  end
  object ComboBox2: TComboBox
    Left = 72
    Top = 40
    Width = 145
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 2
  end
  object ComboBox1: TComboBox
    Left = 72
    Top = 16
    Width = 145
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 3
    OnChange = ComboBox1Change
    Items.Strings = (
      #26080
      #23383#27573#26631#31614
      #23383#27573#21517#31216)
  end
  object ComboBox3: TComboBox
    Left = 72
    Top = 64
    Width = 145
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 4
  end
  object ComboBox4: TComboBox
    Left = 72
    Top = 88
    Width = 145
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 5
    Items.Strings = (
      #24120#35268#32534#36753
      #19979#25289#36873#25321
      #19979#25289#23547#25214
      #31383#21475#23547#25214)
  end
  object TargetSrc: TDataSource
    Left = 24
    Top = 128
  end
end

⌨️ 快捷键说明

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