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

📄 unitsr.dfm

📁 信号机测试信号管理软件 其中含有文件上传及修改数据库数据的功能
💻 DFM
字号:
object Formsr: TFormsr
  Left = 295
  Top = 215
  Width = 496
  Height = 227
  Caption = 'Formsr'
  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 = 488
    Height = 193
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 56
      Top = 80
      Width = 153
      Height = 16
      AutoSize = False
      Caption = #35831#36873#25321#36755#20837#36164#26009#36335#24452': '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 56
      Top = 40
      Width = 153
      Height = 16
      AutoSize = False
      Caption = #35831#36873#25321'U'#30424#20855#20307#21517#31216#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 240
      Top = 80
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Button1: TButton
      Left = 392
      Top = 80
      Width = 25
      Height = 25
      Caption = '...'
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 120
      Top = 144
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 296
      Top = 144
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 3
      OnClick = Button3Click
    end
    object ComboBox1: TComboBox
      Left = 240
      Top = 40
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 4
    end
  end
  object OpenDialog1: TOpenDialog
    DefaultExt = 'c:\'
    Left = 392
    Top = 8
  end
end

⌨️ 快捷键说明

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