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

📄 unitfrmpara.~dfm

📁 Ole编程
💻 ~DFM
字号:
object frmPara: TfrmPara
  Left = 400
  Top = 256
  BorderStyle = bsDialog
  Caption = 'frmPara'
  ClientHeight = 153
  ClientWidth = 265
  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 Label1: TLabel
    Left = 29
    Top = 16
    Width = 63
    Height = 13
    Caption = ' '#23383#27573#21517#31216#65306
  end
  object Label2: TLabel
    Left = 38
    Top = 52
    Width = 60
    Height = 13
    Caption = #34920#26684#24207#21495#65306
  end
  object Label3: TLabel
    Left = 24
    Top = 88
    Width = 72
    Height = 13
    Caption = #21333#20803#26684#24207#21495#65306
  end
  object edtParaName: TEdit
    Left = 120
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object edtCellNum: TEdit
    Left = 120
    Top = 80
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object btnOk: TButton
    Left = 40
    Top = 120
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = btnOkClick
  end
  object btnCancle: TButton
    Left = 160
    Top = 120
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = btnCancleClick
  end
  object edtTableNum: TEdit
    Left = 120
    Top = 44
    Width = 121
    Height = 21
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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