fcmx.dfm

来自「哦哦趴架大肆的的哦卡可是的;啊啊迪斯科派哦;卡 罚款」· DFM 代码 · 共 66 行

DFM
66
字号
inherited F_kcmx: TF_kcmx
  Left = 224
  Top = 138
  Caption = #24211#23384#21830#21697#26126#32454
  ClientHeight = 394
  ClientWidth = 569
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 569
    Height = 57
    Align = alTop
    BevelInner = bvLowered
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 0
    object Label1: TLabel
      Left = 130
      Top = 19
      Width = 81
      Height = 20
      AutoSize = False
      Caption = #21830#21697#20840#31216#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 216
      Top = 15
      Width = 185
      Height = 24
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentColor = True
      ParentFont = False
      TabOrder = 0
      Text = 'Edit1'
    end
  end
  object StringGrid1: TStringGrid
    Left = 0
    Top = 57
    Width = 569
    Height = 337
    Align = alClient
    DefaultColWidth = 40
    DefaultRowHeight = 20
    TabOrder = 1
    ColWidths = (
      40
      74
      77
      79
      90)
  end
end

⌨️ 快捷键说明

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