uform_msg.dfm

来自「电话防伪系统」· DFM 代码 · 共 94 行

DFM
94
字号
object form_msg: Tform_msg
  Left = 587
  Top = 304
  BorderStyle = bsNone
  Caption = 'form_msg'
  ClientHeight = 118
  ClientWidth = 262
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 262
    Height = 118
    Align = alClient
    TabOrder = 0
    object Label4: TLabel
      Left = 33
      Top = 50
      Width = 197
      Height = 13
      Alignment = taCenter
      AutoSize = False
      Caption = 'Label1'
      Color = clBtnHighlight
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindow
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object Label2: TLabel
      Left = 57
      Top = 26
      Width = 153
      Height = 13
      Alignment = taCenter
      AutoSize = False
      Caption = #27491#22312#21019#24314#21495#30721
      Color = clBtnHighlight
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindow
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentColor = False
      ParentFont = False
      Transparent = True
    end
    object Label1: TLabel
      Left = 56
      Top = 24
      Width = 153
      Height = 13
      Alignment = taCenter
      AutoSize = False
      Caption = #27491#22312#21019#24314#21495#30721
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label3: TLabel
      Left = 32
      Top = 48
      Width = 197
      Height = 13
      Alignment = taCenter
      AutoSize = False
      Caption = 'Label1'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
  end
end

⌨️ 快捷键说明

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