frmpubwaitstaticunt.dfm

来自「EAComps手工画报表 对写报表编辑器有一定的参考价值」· DFM 代码 · 共 35 行

DFM
35
字号
object frmPubWaitStatic: TfrmPubWaitStatic
  Left = 196
  Top = 204
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #35831#31561#24453'...'
  ClientHeight = 55
  ClientWidth = 391
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object labMsg: TLabel
    Left = 0
    Top = 0
    Width = 391
    Height = 55
    Align = alClient
    Alignment = taCenter
    Caption = #31995#32479#22788#29702#20013#65292#35831#31561#24453'...'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    Layout = tlCenter
  end
end

⌨️ 快捷键说明

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