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

📄 unitbasicinfofr.dfm

📁 信号机测试信号管理软件 其中含有文件上传及修改数据库数据的功能
💻 DFM
字号:
object basicinfofr: Tbasicinfofr
  Left = 273
  Top = 193
  AutoScroll = False
  Caption = 'basicinfofr'
  ClientHeight = 149
  ClientWidth = 441
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 441
    Height = 149
    Align = alClient
    AutoSize = True
    BevelInner = bvLowered
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 72
      Top = 48
      Width = 105
      Height = 21
      AutoSize = False
      Caption = #36755#20837'U'#30424#32534#21495':'
    end
    object Label2: TLabel
      Left = 72
      Top = 72
      Width = 185
      Height = 16
      AutoSize = False
      Caption = '('#21363#36755#20837'U'#30424#20351#29992#32773#30340#32534#21495')'
    end
    object Edit1: TEdit
      Left = 256
      Top = 45
      Width = 121
      Height = 24
      TabOrder = 0
    end
    object Button1: TButton
      Left = 160
      Top = 104
      Width = 113
      Height = 25
      Caption = #29983#25104#25991#20214
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Button1Click
    end
  end
end

⌨️ 快捷键说明

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