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

📄 mainfrm.~dfm

📁 关于利用DELPHI来进行企业级方案解决的著作的附书源码
💻 ~DFM
字号:
object MainForm: TMainForm
  Left = 294
  Top = 182
  Width = 348
  Height = 206
  Caption = #24120#29992#30446#24405#30340#33719#21462
  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 Label2: TLabel
    Left = 32
    Top = 16
    Width = 114
    Height = 13
    Caption = 'Windows'#30446#24405#20301#32622#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 32
    Top = 56
    Width = 91
    Height = 13
    Caption = #31995#32479#30446#24405#20301#32622#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 32
    Top = 96
    Width = 104
    Height = 13
    Caption = #26412#24212#29992#31243#24207#20301#32622#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 32
    Top = 136
    Width = 91
    Height = 13
    Caption = #20020#26102#30446#24405#20301#32622#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object WindowsLabel: TLabel
    Left = 160
    Top = 16
    Width = 70
    Height = 13
    Caption = 'WindowsLabel'
  end
  object SystemLabel: TLabel
    Left = 160
    Top = 56
    Width = 60
    Height = 13
    Caption = 'SystemLabel'
  end
  object ApplicationLabel: TLabel
    Left = 160
    Top = 96
    Width = 78
    Height = 13
    Caption = 'ApplicationLabel'
  end
  object TempLabel: TLabel
    Left = 160
    Top = 136
    Width = 53
    Height = 13
    Caption = 'TempLabel'
  end
end

⌨️ 快捷键说明

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