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

📄 ubaseqrydlg.dfm

📁 简单易用的按件按时计工资管理系统
💻 DFM
字号:
object BaseQryDlg: TBaseQryDlg
  Left = 206
  Top = 196
  Width = 392
  Height = 206
  Caption = #26597#35810#26465#20214#36755#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object btnOk: TButton
    Left = 152
    Top = 139
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 0
  end
  object pnlMain: TPanel
    Left = 8
    Top = 8
    Width = 369
    Height = 121
    BevelOuter = bvLowered
    TabOrder = 1
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 78
      Height = 13
      Caption = #36873#25321#26102#38388#27573': '#20174
    end
    object Label2: TLabel
      Left = 224
      Top = 32
      Width = 12
      Height = 13
      Caption = #33267
    end
    object dtStart: TDateTimePicker
      Left = 105
      Top = 28
      Width = 99
      Height = 21
      CalAlignment = dtaLeft
      Date = 38585.7151516088
      Time = 38585.7151516088
      DateFormat = dfShort
      DateMode = dmComboBox
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object dtEnd: TDateTimePicker
      Left = 249
      Top = 28
      Width = 97
      Height = 21
      CalAlignment = dtaLeft
      Date = 38585.7180979745
      Time = 38585.7180979745
      DateFormat = dfShort
      DateMode = dmComboBox
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
  end
  object btnCancel: TButton
    Left = 264
    Top = 139
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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