⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unit1.dfm

📁 非常丰富的delphi小程序,相信会对你有帮助
💻 DFM
字号:
object Form1: TForm1
  Left = 461
  Top = 284
  Width = 272
  Height = 208
  Caption = #26085#26399#31867#22411#30340#25968#25454#22788#29702
  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 Label1: TLabel
    Left = 24
    Top = 16
    Width = 36
    Height = 12
    Caption = #26085#26399' 1'
  end
  object Label2: TLabel
    Left = 24
    Top = 48
    Width = 36
    Height = 12
    Caption = #26085#26399' 2'
  end
  object DateTimePicker1: TDateTimePicker
    Left = 72
    Top = 16
    Width = 153
    Height = 20
    Date = 38035.298120138890000000
    Time = 38035.298120138890000000
    DateFormat = dfLong
    TabOrder = 0
  end
  object BitBtn1: TBitBtn
    Left = 24
    Top = 88
    Width = 73
    Height = 25
    Caption = #30456#20943
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object DateTimePicker2: TDateTimePicker
    Left = 72
    Top = 48
    Width = 153
    Height = 20
    Date = 38035.962850231480000000
    Time = 38035.962850231480000000
    DateFormat = dfLong
    TabOrder = 2
  end
  object Edit1: TEdit
    Left = 112
    Top = 88
    Width = 113
    Height = 20
    TabOrder = 3
  end
  object BitBtn2: TBitBtn
    Left = 24
    Top = 136
    Width = 75
    Height = 25
    Caption = #24102#26102#38388#30456#20943
    TabOrder = 4
    OnClick = BitBtn2Click
  end
  object Edit2: TEdit
    Left = 112
    Top = 136
    Width = 113
    Height = 20
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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