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

📄 tbasunit.dfm

📁 工商收费系统,主要是管理非税收收入的费用的管理
💻 DFM
字号:
object TBas: TTBas
  Left = 202
  Top = 140
  BorderStyle = bsDialog
  Caption = #22522#26412#25805#20316#21709#24212#27169#22359
  ClientHeight = 348
  ClientWidth = 536
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object BaseClass: TEdit
    Left = 16
    Top = 16
    Width = 137
    Height = 17
    BorderStyle = bsNone
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsItalic, fsUnderline]
    ParentColor = True
    ParentFont = False
    TabOrder = 0
    Text = #19981#21487#35265#65292#22522#31867#19987#29992
    Visible = False
    OnEnter = BaseClassEnter
    OnExit = BaseClassExit
  end
end

⌨️ 快捷键说明

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