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

📄 frm_c_gettrackpas.dfm

📁 是一个用delphi设计的考勤系统
💻 DFM
字号:
inherited frm_c_GetTrack: Tfrm_c_GetTrack
  Left = 199
  Top = 190
  Caption = #21047#38134#34892#21345
  ClientHeight = 132
  ClientWidth = 419
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited palUp: TPanel
    Width = 419
    inherited palRightUp: TPanel
      Left = 340
    end
    inherited palUpMid: TPanel
      Width = 263
      inherited imgCaption: TImage
        Width = 263
      end
    end
  end
  inherited palDown: TPanel
    Top = 123
    Width = 419
    inherited imgRightDown: TImage
      Left = 409
    end
    inherited imgDownMin: TImage
      Width = 399
    end
  end
  inherited palLeft: TPanel
    Height = 73
    inherited imgLeft: TImage
      Height = 73
    end
  end
  inherited palRight: TPanel
    Left = 409
    Height = 73
    inherited imgRight: TImage
      Height = 73
    end
  end
  inherited palClient: TPanel
    Width = 399
    Height = 73
    object Label1: TLabel
      Left = 11
      Top = 21
      Width = 50
      Height = 14
      Caption = #35831#21047#21345#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 64
      Top = 17
      Width = 321
      Height = 23
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Text = 'Edit1'
      OnKeyPress = Edit1KeyPress
    end
    object stb: TStatusBar
      Left = 0
      Top = 49
      Width = 399
      Height = 24
      Color = clSilver
      Panels = <
        item
          Text = '  '#31995#32479#25552#31034#65306
          Width = 80
        end
        item
          Width = 530
        end
        item
          Width = 50
        end>
      SimplePanel = False
    end
  end
end

⌨️ 快捷键说明

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