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

📄 uawardandpenalize.dfm

📁 说明: 比较简单的人事档案管理程序,包含了人事档案的大部分功能,做人事档案的兄弟可以看看. 本程序类型:delphi7 + Access2000 桌面数据库 初始用户名/密码:admin
💻 DFM
字号:
object Form_AwardAndPenalize: TForm_AwardAndPenalize
  Left = 215
  Top = 213
  Width = 649
  Height = 362
  Caption = 'Form_AwardAndPenalize'
  Color = clWhite
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object EditAwardRecord: TSpeedButton
    Left = 216
    Top = 297
    Width = 90
    Height = 28
    Caption = #32534#36753#35760#24405
    Flat = True
    OnClick = EditAwardRecordClick
  end
  object DeleteAwardRecord: TSpeedButton
    Left = 325
    Top = 297
    Width = 90
    Height = 28
    Caption = #21024#38500#35760#24405
    Flat = True
    OnClick = DeleteAwardRecordClick
  end
  object OutputAwardRecord: TSpeedButton
    Left = 544
    Top = 297
    Width = 90
    Height = 28
    Caption = #23548#20986#35760#24405
    Flat = True
    OnClick = OutputAwardRecordClick
  end
  object SpeedButton1: TSpeedButton
    Left = 434
    Top = 297
    Width = 90
    Height = 28
    Caption = #26174#31034#20840#37096#35760#24405
    Flat = True
    OnClick = SpeedButton1Click
  end
  object DBGridLeave: TDBGridEh
    Left = 216
    Top = 6
    Width = 417
    Height = 283
    FixGridlinecolor = clGray
    Gridlinecolor = clGray
    FooterDisplayStyle = False
    CurrencyStyle.CurrencyFont.Charset = DEFAULT_CHARSET
    CurrencyStyle.CurrencyFont.Color = clWindowText
    CurrencyStyle.CurrencyFont.Height = -11
    CurrencyStyle.CurrencyFont.Name = 'MS Sans Serif'
    CurrencyStyle.CurrencyFont.Style = []
    CurrencyStyle.CurrencySymbol = #65509
    CurrencyStyle.CompartColor = clSilver
    CurrencyStyle.KilobitColor = clGreen
    CurrencyStyle.RadixColor = clRed
    CurrencyStyle.ShowMinus = True
    CurrencyStyle.ShowZero = False
    CurrencyStyle.MinusColor = clRed
    CurrencyStyle.Layout = tlCenter
    CurrencyStyle.HeadFont.Charset = DEFAULT_CHARSET
    CurrencyStyle.HeadFont.Color = clWindowText
    CurrencyStyle.HeadFont.Height = -11
    CurrencyStyle.HeadFont.Name = #26999#20307'_GB2312'
    CurrencyStyle.HeadFont.Style = []
    UseMenu = True
    DataSource = DS4
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -11
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    FooterRowCount = 1
    Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'AP_EmployeeID'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #32844#24037#32534#21495
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'AP_Type'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #22870#24809
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'AP_FirstDept'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #19968#32423#37096#38376
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'AP_SecondDept'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #20108#32423#37096#38376
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'AP_StartDate'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #22870#24809#26085#26399
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'AP_StartExplain'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #22870#24809#21407#22240
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'AP_StopDate'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #35299#38500#26085#26399
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'AP_StopExplain'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #35299#38500#21407#22240
        Width = 80
      end>
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 1
    Width = 209
    Height = 332
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 20
      Width = 60
      Height = 13
      Caption = #32844#24037#32534#21495#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 182
      Width = 60
      Height = 13
      Caption = #22870#24809#21407#22240#65306
    end
    object Label5: TLabel
      Left = 8
      Top = 215
      Width = 60
      Height = 13
      Caption = #35299#38500#26085#26399#65306
    end
    object Label6: TLabel
      Left = 8
      Top = 249
      Width = 60
      Height = 13
      Caption = #35299#38500#21407#22240#65306
    end
    object TLabel
      Left = 8
      Top = 56
      Width = 3
      Height = 13
    end
    object Label8: TLabel
      Left = 8
      Top = 115
      Width = 60
      Height = 13
      Caption = #22870#24809#31867#22411#65306
    end
    object ResetRecord: TSpeedButton
      Left = 8
      Top = 296
      Width = 85
      Height = 28
      Caption = ' '#37325' '#35774
      Flat = True
      OnClick = ResetRecordClick
    end
    object AddAwardRecord: TSpeedButton
      Left = 112
      Top = 296
      Width = 85
      Height = 28
      Caption = #30830' '#23450
      Flat = True
      OnClick = AddAwardRecordClick
    end
    object Label3: TLabel
      Left = 8
      Top = 148
      Width = 60
      Height = 13
      Caption = #22870#24809#26085#26399#65306
    end
    object Label4: TLabel
      Left = 8
      Top = 48
      Width = 60
      Height = 13
      Caption = #19968#32423#37096#38376#65306
    end
    object Label7: TLabel
      Left = 8
      Top = 81
      Width = 60
      Height = 13
      Caption = #20108#32423#37096#38376#65306
    end
    object Edit1: TEdit
      Left = 72
      Top = 16
      Width = 81
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      Text = 'Edit1'
    end
    object SelectEmployeeID: TButton
      Left = 156
      Top = 16
      Width = 49
      Height = 21
      Caption = #36873#25321
      TabOrder = 1
      OnClick = SelectEmployeeIDClick
    end
    object Edit2: TEdit
      Left = 72
      Top = 46
      Width = 130
      Height = 21
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 72
      Top = 180
      Width = 130
      Height = 21
      TabOrder = 5
    end
    object ComboBox1: TComboBox
      Left = 72
      Top = 113
      Width = 130
      Height = 21
      ItemHeight = 13
      TabOrder = 3
    end
    object AwardDateTime: TDateTimePicker
      Left = 72
      Top = 147
      Width = 130
      Height = 21
      Date = 38446.897615011570000000
      Time = 38446.897615011570000000
      DateFormat = dfLong
      TabOrder = 4
    end
    object StopAwardDateTime: TDateTimePicker
      Left = 72
      Top = 214
      Width = 130
      Height = 21
      Date = 38446.898806956020000000
      Time = 38446.898806956020000000
      DateFormat = dfLong
      TabOrder = 6
    end
    object Edit3: TEdit
      Left = 72
      Top = 79
      Width = 130
      Height = 21
      TabOrder = 8
    end
    object Edit5: TEdit
      Left = 72
      Top = 248
      Width = 130
      Height = 21
      TabOrder = 7
      OnKeyPress = Edit5KeyPress
    end
  end
  object DS4: TDataSource
    DataSet = ADOQAward
    Left = 320
    Top = 120
  end
  object ADOQAward: TADOQuery
    Active = True
    Connection = Form_Main.ADOC1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'SELECT * FROM AwardAndPenalize')
    Left = 288
    Top = 120
  end
end

⌨️ 快捷键说明

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