u_wait.dfm

来自「SQL自动生成」· DFM 代码 · 共 33 行

DFM
33
字号
object Frm_Wait: TFrm_Wait
  Left = 182
  Top = 265
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #27491#22312#36830#25509#25968#25454#24211'......'
  ClientHeight = 30
  ClientWidth = 155
  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 Label1: TLabel
    Left = 32
    Top = 8
    Width = 56
    Height = 14
    Caption = #35831#31245#20505#65281
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
end

⌨️ 快捷键说明

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