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

📄 unitdlsw.dfm.~8~

📁 初中成绩录入系统网络版(firebird) firebird下的网络编程
💻 ~8~
字号:
object fmDLSW: TfmDLSW
  Left = 0
  Top = 0
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #35745#31639#22320#29702#19982#29983#29289#25104#32489
  ClientHeight = 215
  ClientWidth = 341
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 48
    Width = 33
    Height = 13
    Caption = #27604#20363':'
  end
  object Label2: TLabel
    Left = 88
    Top = 24
    Width = 112
    Height = 13
    Caption = 'A    B    C    D'
  end
  object Edit1: TEdit
    Left = 80
    Top = 48
    Width = 25
    Height = 21
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 115
    Top = 48
    Width = 25
    Height = 21
    TabOrder = 1
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 152
    Top = 48
    Width = 25
    Height = 21
    TabOrder = 2
    Text = 'Edit3'
  end
  object Edit4: TEdit
    Left = 186
    Top = 48
    Width = 25
    Height = 21
    TabOrder = 3
    Text = 'Edit4'
  end
  object BitBtn1: TBitBtn
    Left = 88
    Top = 128
    Width = 75
    Height = 25
    Caption = 'BitBtn1'
    TabOrder = 4
  end
  object BitBtn2: TBitBtn
    Left = 192
    Top = 128
    Width = 75
    Height = 25
    Caption = 'BitBtn2'
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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