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

📄 ucultivate.dfm

📁 说明: 比较简单的人事档案管理程序,包含了人事档案的大部分功能,做人事档案的兄弟可以看看. 本程序类型:delphi7 + Access2000 桌面数据库 初始用户名/密码:admin
💻 DFM
字号:
object Form_Cultivate: TForm_Cultivate
  Left = 315
  Top = 153
  Width = 645
  Height = 367
  Caption = 'Form_Cultivate'
  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 EditCultivateRecord: TSpeedButton
    Left = 224
    Top = 305
    Width = 90
    Height = 28
    Caption = #32534#36753
    Flat = True
    OnClick = EditCultivateRecordClick
  end
  object DeleteCultivateRecord: TSpeedButton
    Left = 328
    Top = 305
    Width = 90
    Height = 28
    Caption = #21024#38500
    Flat = True
    OnClick = DeleteCultivateRecordClick
  end
  object OutputCultivateRecord: TSpeedButton
    Left = 536
    Top = 305
    Width = 90
    Height = 28
    Caption = #23548#20986
    Flat = True
    OnClick = OutputCultivateRecordClick
  end
  object SBAllRecord: TSpeedButton
    Left = 432
    Top = 305
    Width = 90
    Height = 28
    Caption = #26174#31034#20840#37096#35760#24405
    Flat = True
    OnClick = SBAllRecordClick
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 1
    Width = 209
    Height = 336
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 20
      Width = 60
      Height = 13
      Caption = #32844#24037#32534#21495#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 85
      Width = 60
      Height = 13
      Caption = #22521#35757#26041#24335#65306
    end
    object Label3: TLabel
      Left = 8
      Top = 120
      Width = 60
      Height = 13
      Caption = #24320#22987#26085#26399#65306
    end
    object Label4: TLabel
      Left = 8
      Top = 155
      Width = 60
      Height = 13
      Caption = #32467#26463#26085#26399#65306
    end
    object Label5: TLabel
      Left = 8
      Top = 190
      Width = 60
      Height = 13
      Caption = #22521#35757#21333#20301#65306
    end
    object Label6: TLabel
      Left = 8
      Top = 225
      Width = 60
      Height = 13
      Caption = #22521#35757#32463#36153#65306
    end
    object Label7: TLabel
      Left = 8
      Top = 260
      Width = 60
      Height = 13
      Caption = #22521#35757#32467#26524#65306
    end
    object TLabel
      Left = 8
      Top = 56
      Width = 3
      Height = 13
    end
    object Label8: TLabel
      Left = 8
      Top = 50
      Width = 60
      Height = 13
      Caption = #22521#35757#19987#19994#65306
    end
    object ResetRecord: TSpeedButton
      Left = 8
      Top = 296
      Width = 85
      Height = 28
      Caption = ' '#37325' '#35774
      Flat = True
      OnClick = ResetRecordClick
    end
    object AddCultivateRecord: TSpeedButton
      Left = 112
      Top = 296
      Width = 85
      Height = 28
      Caption = #30830#23450
      Flat = True
      OnClick = AddCultivateRecordClick
    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 = 48
      Width = 129
      Height = 21
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 72
      Top = 82
      Width = 129
      Height = 21
      TabOrder = 3
    end
    object Edit4: TEdit
      Left = 72
      Top = 184
      Width = 129
      Height = 21
      TabOrder = 4
    end
    object Edit5: TEdit
      Left = 72
      Top = 218
      Width = 129
      Height = 21
      TabOrder = 5
      OnKeyPress = Edit5KeyPress
    end
    object Edit6: TEdit
      Left = 72
      Top = 256
      Width = 129
      Height = 21
      TabOrder = 6
    end
    object StartDateTime: TDateTimePicker
      Left = 72
      Top = 117
      Width = 129
      Height = 21
      Date = 38443.456043113420000000
      Time = 38443.456043113420000000
      DateFormat = dfLong
      TabOrder = 7
    end
    object StopDateTime: TDateTimePicker
      Left = 72
      Top = 152
      Width = 129
      Height = 21
      Date = 38447.587892245370000000
      Time = 38447.587892245370000000
      DateFormat = dfLong
      TabOrder = 8
    end
  end
  object DBGridCultivate: TDBGridEh
    Left = 216
    Top = 8
    Width = 417
    Height = 289
    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 = DS5
    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 = 1
    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 = 'Cultivate_EmployeeID'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #32844#24037#32534#21495
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'Cultivate_Speciality'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #22521#35757#19987#19994
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'Cultivate_Mode'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #22521#35757#26041#24335
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'Cultivate_StartDate'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #24320#22987#26085#26399
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'Cultivate_StopDate'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #32467#26463#26085#26399
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'Cultivate_Corp'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #22521#35757#21333#20301
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'Cultivate_Outlay'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #22521#35757#32463#36153
        Width = 80
      end
      item
        IsCurrency = False
        DisplayNullIfZero = False
        EditButtons = <>
        FieldName = 'Cultivate_Result'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #22521#35757#32467#26524
        Width = 80
      end>
  end
  object DS5: TDataSource
    DataSet = ADOQCultivate
    Left = 320
    Top = 120
  end
  object ADOQCultivate: TADOQuery
    Active = True
    Connection = Form_Main.ADOC1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'SELECT * FROM Cultivate')
    Left = 288
    Top = 120
  end
end

⌨️ 快捷键说明

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