repmess.dfm

来自「report最新报表系统.rar」· DFM 代码 · 共 82 行

DFM
82
字号
object REPmessform: TREPmessform
  Left = 329
  Top = 175
  BorderIcons = []
  BorderStyle = bsNone
  Caption = #25552#31034
  ClientHeight = 66
  ClientWidth = 228
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 228
    Height = 66
    Align = alClient
    TabOrder = 0
    object Label2: TLabel
      Left = 82
      Top = 12
      Width = 70
      Height = 13
      Caption = #27491#22312#22788#29702#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label1: TLabel
      Left = 87
      Top = 35
      Width = 48
      Height = 13
      Alignment = taCenter
      AutoSize = False
      Caption = 'Label1'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 56
      Top = 37
      Width = 13
      Height = 13
      Caption = #31532
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 149
      Top = 36
      Width = 13
      Height = 13
      Caption = #39029
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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