u_date.dfm

来自「人事考勤管理系統源代碼」· DFM 代码 · 共 52 行

DFM
52
字号
object F_date: TF_date
  Left = 211
  Top = 175
  Width = 386
  Height = 244
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = '匡拒ら戳'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 281
    Height = 217
    Align = alLeft
    BevelOuter = bvNone
    BorderStyle = bsSingle
    TabOrder = 0
    object MonthCalendar1: TMonthCalendar
      Left = -4
      Top = 0
      Width = 281
      Height = 213
      Align = alRight
      TabOrder = 0
      OnDblClick = MonthCalendar1DblClick
    end
  end
  object Button1: TButton
    Left = 296
    Top = 32
    Width = 75
    Height = 25
    Caption = '絋﹚'
    ModalResult = 1
    TabOrder = 1
  end
  object Button2: TButton
    Left = 296
    Top = 72
    Width = 75
    Height = 25
    Caption = '

⌨️ 快捷键说明

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