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

📄 beijik.dfm

📁 show/change file attributes
💻 DFM
字号:
object Form2: TForm2
  Left = 334
  Top = 162
  HorzScrollBar.Color = clSkyBlue
  HorzScrollBar.ParentColor = False
  BorderStyle = bsToolWindow
  Caption = 'RAMA'
  ClientHeight = 324
  ClientWidth = 353
  Color = clMoneyGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 24
    Top = 264
    Width = 297
    Height = 41
    Hint = #1042#1099#1093#1086#1076
    BiDiMode = bdLeftToRight
    Caption = 'OK'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentBiDiMode = False
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 0
    OnClick = Button1Click
  end
  object Panel1: TPanel
    Left = 24
    Top = 16
    Width = 305
    Height = 97
    Color = clAqua
    TabOrder = 1
    object Label1: TLabel
      Left = 32
      Top = 16
      Width = 241
      Height = 24
      Caption = #1054#1087#1077#1088#1072#1094#1080#1086#1085#1085#1099#1077' '#1057#1080#1089#1090#1077#1084#1099' '
      Font.Charset = RUSSIAN_CHARSET
      Font.Color = clNavy
      Font.Height = -21
      Font.Name = 'Times New Roman'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 48
      Top = 56
      Width = 202
      Height = 22
      Caption = #1051#1072#1073#1086#1088#1072#1090#1086#1088#1085#1099#1077' '#1088#1072#1073#1086#1090#1099' '
      Font.Charset = RUSSIAN_CHARSET
      Font.Color = clNavy
      Font.Height = -19
      Font.Name = 'Times New Roman'
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object GroupBox1: TGroupBox
    Left = 24
    Top = 128
    Width = 297
    Height = 113
    Caption = #1042#1099#1087#1086#1083#1085#1080#1083' '#1089#1090'-'#1090' 3 '#1082#1091#1088#1089#1072' '#1060#1048' '#1080' '#1059' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clTeal
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label4: TLabel
      Left = 64
      Top = 49
      Width = 144
      Height = 24
      Caption = #1052#1072#1084#1091#1095#1080#1077#1074' '#1056'.'#1050'.'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold, fsUnderline]
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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