countunit.dfm

来自「16人格测试 16人格测试 16人格测试 16人格测试」· DFM 代码 · 共 52 行

DFM
52
字号
object frm_count: Tfrm_count
  Left = 314
  Top = 304
  BorderStyle = bsDialog
  Caption = #31995#32479#35745#31639
  ClientHeight = 146
  ClientWidth = 402
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object lb1: TRzLabel
    Left = 147
    Top = 48
    Width = 192
    Height = 12
    Caption = #27491#22312#29983#25104#25968#25454#65292#35831#31245#21518#12290#12290#12290#12290#12290#12290
  end
  object rzprgrsbr1: TRzProgressBar
    Left = 0
    Top = 128
    Width = 402
    Height = 18
    Align = alBottom
    BackColor = clBtnFace
    BarStyle = bsGradient
    BorderInner = fsStatus
    BorderOuter = fsNone
    BorderWidth = 1
    InteriorOffset = 0
    PartsComplete = 0
    Percent = 0
    TotalParts = 0
  end
  object ani1: TAnimate
    Left = 17
    Top = 26
    Width = 100
    Height = 70
    Active = False
    StopFrame = 4
  end
end

⌨️ 快捷键说明

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