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

📄 unitfrmmain.dfm

📁 自己开发的delphi 100lei 内容丰富 绝对不要错过了啊。
💻 DFM
字号:
object Form1: TForm1
  Left = 61
  Top = 97
  Width = 458
  Height = 302
  Caption = #25991#20214#30340#20998#21106#19982#21512#24182
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 184
    Top = 19
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #35774#32622#20998#21106#21333#20301
  end
  object Label2: TLabel
    Left = 184
    Top = 56
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #25991#20214#21015#34920
  end
  object UpDown1: TUpDown
    Left = 385
    Top = 16
    Width = 15
    Height = 21
    Associate = Edit1
    Min = 1440
    Max = 1600
    Position = 1440
    TabOrder = 0
    Thousands = False
  end
  object Button1: TButton
    Left = 16
    Top = 80
    Width = 153
    Height = 25
    Caption = #36873#25321#24453#20998#21106#30340#25991#20214
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 16
    Top = 120
    Width = 153
    Height = 25
    Caption = #35774#32622#20998#21106#25991#20214#30340#23384#20648#20301#32622
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 16
    Top = 160
    Width = 153
    Height = 25
    Caption = #20998#21106#25991#20214
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 16
    Top = 200
    Width = 153
    Height = 25
    Caption = #36873#25321#38656#35201#21512#24182#30340#25991#20214
    TabOrder = 4
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 16
    Top = 240
    Width = 153
    Height = 25
    Caption = #21512#24182#25991#20214
    TabOrder = 5
    OnClick = Button5Click
  end
  object ListBox1: TListBox
    Left = 184
    Top = 80
    Width = 257
    Height = 137
    ItemHeight = 12
    TabOrder = 6
  end
  object Edit2: TEdit
    Left = 184
    Top = 224
    Width = 257
    Height = 20
    TabOrder = 7
  end
  object Edit3: TEdit
    Left = 184
    Top = 248
    Width = 257
    Height = 20
    TabOrder = 8
  end
  object Edit1: TEdit
    Left = 296
    Top = 16
    Width = 89
    Height = 20
    TabOrder = 9
    Text = '1440'
  end
  object OpenDialog1: TOpenDialog
    Filter = '*.spt|*.spt|all|*.*'
    Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
    Left = 64
    Top = 16
  end
  object SaveDialog1: TSaveDialog
    Left = 120
    Top = 16
  end
end

⌨️ 快捷键说明

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