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

📄 unit2.dfm

📁 理论考试程序,可以自由下载,学习,请多多指点,批评
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form2: TForm2
  Left = 57
  Top = 141
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsDialog
  ClientHeight = 505
  ClientWidth = 804
  Color = 13357782
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel11: TBevel
    Left = 0
    Top = 412
    Width = 833
    Height = 86
    Shape = bsFrame
  end
  object Bevel12: TBevel
    Left = 536
    Top = 235
    Width = 297
    Height = 123
    Shape = bsFrame
  end
  object Bevel1: TBevel
    Left = 2
    Top = 234
    Width = 536
    Height = 124
    Shape = bsFrame
  end
  object Bevel5: TBevel
    Left = 155
    Top = 429
    Width = 131
    Height = 66
    Shape = bsFrame
  end
  object Bevel6: TBevel
    Left = 307
    Top = 428
    Width = 131
    Height = 66
    Shape = bsFrame
  end
  object Label1: TLabel
    Left = 16
    Top = 554
    Width = 78
    Height = 24
    Caption = 'Label1'
    Font.Charset = ANSI_CHARSET
    Font.Color = clOlive
    Font.Height = -24
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    Visible = False
  end
  object Bevel7: TBevel
    Left = 11
    Top = 429
    Width = 131
    Height = 66
    Shape = bsFrame
  end
  object Bevel8: TBevel
    Left = 459
    Top = 431
    Width = 142
    Height = 66
    Shape = bsFrame
  end
  object Bevel9: TBevel
    Left = 2
    Top = 1
    Width = 536
    Height = 235
    Shape = bsFrame
  end
  object Bevel10: TBevel
    Left = 538
    Top = 2
    Width = 199
    Height = 235
    Shape = bsFrame
  end
  object Label2: TLabel
    Left = 16
    Top = 256
    Width = 56
    Height = 16
    Caption = #31572#26696'1'#12289
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 16
    Top = 281
    Width = 56
    Height = 16
    Caption = #31572#26696'2'#12289
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 18
    Top = 305
    Width = 56
    Height = 16
    Caption = #31572#26696'3'#12289
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 17
    Top = 327
    Width = 56
    Height = 16
    Caption = #31572#26696'4'#12289
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 568
    Top = 264
    Width = 176
    Height = 16
    Caption = #27880#24847#65306#34013#33394#34920#31034#27491#30830#31572#26696
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Bevel2: TBevel
    Left = 620
    Top = 429
    Width = 131
    Height = 66
    Shape = bsFrame
  end
  object Label7: TLabel
    Left = 568
    Top = 291
    Width = 64
    Height = 16
    Caption = #36873#25321#39064#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 520
    Top = 384
    Width = 64
    Height = 16
    Caption = #27491#30830#31572#26696
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26032#23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Memo1: TMemo
    Left = 4
    Top = 1
    Width = 531
    Height = 232
    BevelOuter = bvNone
    BorderStyle = bsNone
    Color = 15198183
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -29
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    Lines.Strings = (
      'Memo1')
    ParentFont = False
    ReadOnly = True
    TabOrder = 0
  end
  object BitBtn4: TBitBtn
    Left = 158
    Top = 431
    Width = 126
    Height = 62

⌨️ 快捷键说明

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