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

📄 frmdatastatistic.~dfm

📁 被系统名叫生产信息管理系统
💻 ~DFM
字号:
object CheckWorkTimeForm: TCheckWorkTimeForm
  Left = 402
  Top = 100
  BorderStyle = bsDialog
  Caption = #25968#25454#32479#35745
  ClientHeight = 170
  ClientWidth = 354
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = True
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object cmdClose: TButton
    Left = 264
    Top = 92
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 0
    OnClick = cmdCloseClick
  end
  object grbPersonInfo: TGroupBox
    Left = 8
    Top = 56
    Width = 249
    Height = 105
    Caption = #32479#35745#35774#32622
    TabOrder = 1
    object Label1: TLabel
      Left = 21
      Top = 52
      Width = 60
      Height = 12
      Caption = #25805#20316#23494#30721#65306
    end
    object Label2: TLabel
      Left = 16
      Top = 76
      Width = 60
      Height = 12
      Caption = #32479#35745#32467#26524#65306
    end
    object Label3: TLabel
      Left = 16
      Top = 24
      Width = 60
      Height = 12
      Caption = #25805#20316#20154'ID'#65306
    end
    object txtPassword: TEdit
      Left = 80
      Top = 48
      Width = 161
      Height = 20
      ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
      PasswordChar = '*'
      TabOrder = 0
    end
    object cboRecordType: TComboBox
      Left = 80
      Top = 72
      Width = 161
      Height = 20
      ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
      ItemHeight = 12
      TabOrder = 1
      Items.Strings = (
        #19978#21320#19978#29677
        #19978#21320#19979#29677
        #19979#21320#19978#29677
        #19979#21320#19979#29677)
    end
    object txtPersonID: TEdit
      Left = 80
      Top = 24
      Width = 161
      Height = 20
      TabOrder = 2
      OnKeyPress = txtPersonIDKeyPress
    end
  end
  object panWelcome: TPanel
    Left = 0
    Top = 0
    Width = 354
    Height = 41
    Align = alTop
    Alignment = taLeftJustify
    BevelOuter = bvLowered
    Caption = '      '#35831#35774#32622#32479#35745#31867#21035
    Color = clBtnHighlight
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
  end
  object cmdOK: TButton
    Left = 264
    Top = 61
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 3
    OnClick = cmdOKClick
  end
end

⌨️ 快捷键说明

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