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

📄 unit1.~dfm

📁 压缩解压缩zip文件压缩 解压缩zip文件压缩解压缩zip文件
💻 ~DFM
字号:
object Form1: TForm1
  Left = 193
  Top = 103
  Width = 470
  Height = 225
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 462
    Height = 198
    ActivePage = TabSheet1
    Align = alClient
    TabIndex = 0
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #19968#20010#25991#20214#21387#32553
      object LabeledEdit1: TLabeledEdit
        Left = 58
        Top = 29
        Width = 343
        Height = 20
        EditLabel.Width = 48
        EditLabel.Height = 12
        EditLabel.Caption = #25991#20214#21517#65306
        LabelPosition = lpLeft
        LabelSpacing = 3
        TabOrder = 0
      end
      object Button1: TButton
        Left = 405
        Top = 28
        Width = 33
        Height = 21
        Caption = '...'
        TabOrder = 1
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 168
        Top = 96
        Width = 75
        Height = 25
        Caption = #24320#22987#21387#32553
        TabOrder = 2
        OnClick = Button2Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20108#20010#25991#20214#21387#32553
      ImageIndex = 1
    end
    object TabSheet3: TTabSheet
      Caption = #35299#21387#32553
      ImageIndex = 2
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 320
    Top = 72
  end
end

⌨️ 快捷键说明

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