unit3.~dfm

来自「delphi编写的时钟程序」· ~DFM 代码 · 共 37 行

~DFM
37
字号
object Form3: TForm3
  Left = 342
  Top = 376
  AlphaBlend = True
  AutoSize = True
  BorderStyle = bsNone
  Caption = 'Form3'
  ClientHeight = 24
  ClientWidth = 113
  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 DateTimePicker1: TDateTimePicker
    Left = 0
    Top = 0
    Width = 113
    Height = 24
    Date = 39559.665184270830000000
    Time = 39559.665184270830000000
    Color = clSilver
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#35895#27468#25340#38899#36755#20837#27861
    ParentFont = False
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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