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

📄 mess.~dfm

📁 网吧商品销售平台
💻 ~DFM
字号:
object ReceiveForm: TReceiveForm
  Left = 435
  Top = 274
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #25910#21040#28040#24687#65306
  ClientHeight = 183
  ClientWidth = 323
  Color = 15395562
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 323
    Height = 183
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Color = 15395562
    TabOrder = 0
    object Bevel1: TBevel
      Left = 3
      Top = 144
      Width = 317
      Height = 9
      Shape = bsTopLine
    end
    object Memo1: TMemo
      Left = 5
      Top = 4
      Width = 313
      Height = 135
      Color = 16449246
      Font.Charset = ANSI_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
    end
    object Button1: TButton
      Left = 230
      Top = 152
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 0
      OnClick = Button1Click
    end
  end
end

⌨️ 快捷键说明

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