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

📄 main.dfm

📁 修改exe文件的创建时间和修改时间
💻 DFM
字号:
object frmMain: TfrmMain
  Left = 333
  Top = 275
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #29305#21035#30340#24037#20855#32473#29305#21035#30340#31243#24207
  ClientHeight = 246
  ClientWidth = 360
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object pgc1: TRzPageControl
    Left = 0
    Top = 0
    Width = 360
    Height = 227
    ActivePage = tsModifyDBDate
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ShowShadow = False
    TabIndex = 0
    TabOrder = 0
    FixedDimension = 18
    object tsModifyDBDate: TRzTabSheet
      Caption = #20462#25913#25968#25454#24211#26085#26399
      object gb1: TRzGroupBox
        Left = 16
        Top = 12
        Width = 325
        Height = 65
        Caption = #36830#25509#25968#25454#24211
        TabOrder = 0
        object lbl2: TRzLabel
          Left = 8
          Top = 20
          Width = 84
          Height = 12
          Caption = #25968#25454#24211#26381#21153#22120#65306
        end
        object lbl3: TRzLabel
          Left = 124
          Top = 20
          Width = 48
          Height = 12
          Caption = #29992#25143#21517#65306
        end
        object lbl4: TRzLabel
          Left = 192
          Top = 20
          Width = 36
          Height = 12
          Caption = #23494#30721#65306
        end
        object edtDBIP: TRzEdit
          Left = 8
          Top = 32
          Width = 109
          Height = 20
          Text = '127.0.0.1'
          TabOrder = 0
        end
        object edtDBUser: TRzEdit
          Left = 124
          Top = 32
          Width = 61
          Height = 20
          Text = 'sa'
          TabOrder = 1
        end
        object edtDBPWD: TRzEdit
          Left = 192
          Top = 32
          Width = 57
          Height = 20
          Text = 'sa'
          TabOrder = 2
        end
        object btn2: TRzBitBtn
          Left = 260
          Top = 30
          Width = 57
          Height = 24
          Caption = #36830#25509
          Color = 15989242
          HotTrack = True
          TabOrder = 3
          OnClick = btn2Click
        end
      end
      object RzGroupBox1: TRzGroupBox
        Left = 16
        Top = 92
        Width = 325
        Height = 93
        Caption = #20462#25913#25968#25454#26085#26399
        TabOrder = 1
        object lbl1: TRzLabel
          Left = 8
          Top = 33
          Width = 60
          Height = 12
          Caption = #31243#24207#29256#26412#65306
        end
        object lbl10: TRzLabel
          Left = 164
          Top = 33
          Width = 60
          Height = 12
          Caption = #29256#26412#26085#26399#65306
        end
        object cbbVer: TRzComboBox
          Left = 68
          Top = 29
          Width = 81
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          TabOrder = 0
          Text = #23398#26657#29256
          Items.Strings = (
            #23398#26657#29256
            #31649#29702#29256)
          ItemIndex = 0
        end
        object btn1: TRzBitBtn
          Left = 200
          Top = 60
          Width = 101
          Caption = #20462#25913#26085#26399
          Color = 15989242
          HotTrack = True
          TabOrder = 1
          OnClick = btn1Click
        end
        object dtpVerDate: TDateTimePicker
          Left = 224
          Top = 29
          Width = 89
          Height = 20
          Date = 39717.398906064820000000
          Time = 39717.398906064820000000
          TabOrder = 2
        end
      end
    end
    object tsModifyFileDate: TRzTabSheet
      Caption = #20462#25913#25991#20214#26102#38388
      object lbl5: TRzLabel
        Left = 16
        Top = 28
        Width = 60
        Height = 12
        Caption = #36873#25321#25991#20214#65306
      end
      object lbl6: TRzLabel
        Left = 12
        Top = 84
        Width = 60
        Height = 12
        Caption = #21019#24314#26085#26399#65306
      end
      object lbl7: TRzLabel
        Left = 12
        Top = 120
        Width = 60
        Height = 12
        Caption = #21019#24314#26102#38388#65306
      end
      object lbl8: TRzLabel
        Left = 184
        Top = 84
        Width = 60
        Height = 12
        Caption = #20462#25913#26085#26399#65306
      end
      object lbl9: TRzLabel
        Left = 184
        Top = 120
        Width = 60
        Height = 12
        Caption = #20462#25913#26102#38388#65306
      end
      object dtpCreateDate: TDateTimePicker
        Left = 72
        Top = 80
        Width = 101
        Height = 20
        Date = 39717.398906064820000000
        Time = 39717.398906064820000000
        TabOrder = 0
      end
      object dtpCreateTime: TDateTimePicker
        Left = 72
        Top = 116
        Width = 101
        Height = 20
        Date = 39717.398976770830000000
        Time = 39717.398976770830000000
        Kind = dtkTime
        TabOrder = 1
      end
      object dtpModifyDate: TDateTimePicker
        Left = 244
        Top = 80
        Width = 101
        Height = 20
        Date = 39717.399029942130000000
        Time = 39717.399029942130000000
        TabOrder = 2
      end
      object dtpModifyTime: TDateTimePicker
        Left = 244
        Top = 116
        Width = 101
        Height = 20
        Date = 39717.399082569440000000
        Time = 39717.399082569440000000
        Kind = dtkTime
        TabOrder = 3
      end
      object edtFile: TRzButtonEdit
        Left = 76
        Top = 24
        Width = 261
        Height = 20
        TabOrder = 4
        OnButtonClick = edtFileButtonClick
      end
      object btn4: TRzBitBtn
        Left = 220
        Top = 162
        Width = 101
        Caption = #20462#25913#25991#20214#26085#26399
        Color = 15989242
        HotTrack = True
        TabOrder = 5
        OnClick = btn4Click
      end
    end
  end
  object RzStatusBar1: TRzStatusBar
    Left = 0
    Top = 227
    Width = 360
    Height = 19
    BorderInner = fsNone
    BorderOuter = fsNone
    BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
    BorderWidth = 0
    TabOrder = 1
    object clcksts1: TRzClockStatus
      Left = 184
      Top = 0
      Width = 176
      Height = 19
      Align = alRight
      Alignment = taCenter
    end
    object stspn1: TRzStatusPane
      Left = 0
      Top = 0
      Width = 184
      Height = 19
      Align = alClient
      Alignment = taCenter
      Caption = #20316#32773#65306#20250#39134#30340#40060
    end
  end
  object ti1: TRzTrayIcon
    Hint = #29305#21035#30340#24037#20855#32473#29305#21035#30340#31243#24207
    PopupMenu = pm2
    IconIndex = 5
    RestoreOn = ticLeftClick
    PopupMenuOn = ticRightClick
    Left = 40
    Top = 176
  end
  object pm2: TPopupMenu
    Left = 92
    Top = 176
    object miView: TMenuItem
      Caption = #26174#31034#20027#31383#21475'(&V)'
      OnClick = miViewClick
    end
    object miAbout: TMenuItem
      Caption = #20851#20110'...(&A)'
    end
    object N1: TMenuItem
      Caption = '-'
    end
    object miExit: TMenuItem
      Caption = #36864#20986#31243#24207'(&E)'
      OnClick = miExitClick
    end
  end
end

⌨️ 快捷键说明

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