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

📄 unitincept.dfm.~24~

📁 初中成绩录入系统网络版(firebird) firebird下的网络编程
💻 ~24~
字号:
object fmIncept: TfmIncept
  Left = 0
  Top = 0
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #26657#39564'/'#25509#25910#25104#32489
  ClientHeight = 455
  ClientWidth = 516
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 52
    Height = 13
    Caption = #23398#26657#21015#34920
  end
  object SchoolList: TListBox
    Left = 24
    Top = 40
    Width = 113
    Height = 400
    ItemHeight = 13
    TabOrder = 0
    OnClick = SchoolListClick
  end
  object yuwen1List: TCheckListBox
    Left = 152
    Top = 40
    Width = 121
    Height = 401
    OnClickCheck = yuwen1ListClickCheck
    ItemHeight = 13
    TabOrder = 1
  end
  object RadioGroup1: TRadioGroup
    Left = 304
    Top = 32
    Width = 113
    Height = 217
    Caption = #31185#30446#21015#34920
    ItemIndex = 0
    Items.Strings = (
      #25919#27835
      #35821#25991
      #22806#35821
      #25968#23398
      #29289#29702
      #21270#23398
      #21382#21490)
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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