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

📄 udate.dfm

📁 成本系统三层结构源码 开发工具:Delphi 7.0+SQLServer 2005 主要技术:Midas、COM+ 所用第三方控件: FastReport V2.47 D7 Inforp
💻 DFM
字号:
object fmDate: TfmDate
  Left = 360
  Top = 199
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #19994#21153#26085#26399#35774#23450
  ClientHeight = 147
  ClientWidth = 239
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 239
    Height = 106
    Align = alClient
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 8
      Top = 8
      Width = 221
      Height = 91
      Caption = #26085#26399#33539#22260#36873#23450
      TabOrder = 0
      object Bevel1: TBevel
        Left = 7
        Top = 50
        Width = 205
        Height = 2
      end
      object Label1: TLabel
        Left = 15
        Top = 30
        Width = 52
        Height = 13
        Caption = #36215#22987#26085#26399
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 15
        Top = 68
        Width = 52
        Height = 13
        Caption = #25130#33267#26085#26399
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object DateTimePicker1: TDateTimePicker
        Left = 73
        Top = 27
        Width = 120
        Height = 20
        Date = 37920.474914884290000000
        Format = 'yyyy-MM-dd'
        Time = 37920.474914884290000000
        DateFormat = dfLong
        TabOrder = 0
      end
      object DateTimePicker2: TDateTimePicker
        Left = 73
        Top = 65
        Width = 120
        Height = 20
        Date = 37920.474934247700000000
        Format = 'yyyy-MM-dd'
        Time = 37920.474934247700000000
        DateFormat = dfLong
        TabOrder = 1
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 106
    Width = 239
    Height = 41
    Align = alBottom
    TabOrder = 1
    object BitBtn1: TBitBtn
      Left = 13
      Top = 8
      Width = 66
      Height = 25
      Caption = #30830#23450'(&O)'
      ModalResult = 1
      TabOrder = 0
      OnClick = BitBtn1Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object BitBtn2: TBitBtn
      Left = 85
      Top = 8
      Width = 66
      Height = 25
      Caption = #21462#28040'(&C)'
      TabOrder = 1
      Kind = bkCancel
    end
    object BitBtn3: TBitBtn
      Left = 157
      Top = 8
      Width = 66
      Height = 25
      Caption = #24110#21161'(&H)'
      TabOrder = 2
      OnClick = BitBtn3Click
      Kind = bkHelp
    end
  end
end

⌨️ 快捷键说明

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