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

📄 unitls.~dfm

📁 信号机测试信号管理软件 其中含有文件上传及修改数据库数据的功能
💻 ~DFM
字号:
object Formls: TFormls
  Left = 225
  Top = 221
  Width = 566
  Height = 196
  Caption = 'Formls'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 558
    Height = 162
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 94
      Top = 36
      Width = 97
      Height = 25
      AutoSize = False
      Caption = #36873#25321#25968#25454#25991#20214
    end
    object edit1: TEdit
      Left = 216
      Top = 32
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Button1: TButton
      Left = 368
      Top = 32
      Width = 33
      Height = 25
      Caption = '...'
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 136
      Top = 112
      Width = 75
      Height = 25
      Caption = #30830#23450' '
      TabOrder = 2
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 280
      Top = 112
      Width = 75
      Height = 25
      Caption = #21462#28040' '
      TabOrder = 3
      OnClick = Button3Click
    end
    object Edit3: TEdit
      Left = 10000
      Top = 352
      Width = 121
      Height = 21
      TabOrder = 4
    end
    object FileListBox1: TFileListBox
      Left = 40
      Top = 56
      Width = 145
      Height = 97
      ItemHeight = 13
      TabOrder = 5
    end
    object Edit2: TEdit
      Left = 416
      Top = 96
      Width = 121
      Height = 21
      TabOrder = 6
      Text = 'Edit2'
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 456
    Top = 32
  end
end

⌨️ 快捷键说明

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