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

📄 uautosaveclear.dfm

📁 说明: 比较简单的人事档案管理程序,包含了人事档案的大部分功能,做人事档案的兄弟可以看看. 本程序类型:delphi7 + Access2000 桌面数据库 初始用户名/密码:admin
💻 DFM
字号:
object Form_AutoSave: TForm_AutoSave
  Left = 358
  Top = 212
  Width = 345
  Height = 318
  Caption = #36164#26009#33258#21160#20445#23384#39033
  Color = clWhite
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 232
    Width = 185
    Height = 13
    AutoSize = False
    Caption = #20351#29992#26102#38388#38271#20102#20043#21518#65292#21487#33021#26377#19968
  end
  object Label2: TLabel
    Left = 16
    Top = 252
    Width = 201
    Height = 13
    AutoSize = False
    Caption = #20123#27809#29992#30340#39033#30446#38656#35201#28165#29702#65292#35831#36873#25321
  end
  object Label3: TLabel
    Left = 8
    Top = 272
    Width = 137
    Height = 13
    AutoSize = False
    Caption = #65282#21024#38500#65282#25110#65282#28165#31354#65282#12290
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 337
    Height = 217
    ActivePage = TS1
    Align = alTop
    MultiLine = True
    TabOrder = 0
    OnChange = PageControl1Change
    object TS1: TTabSheet
      Caption = #38134#34892#31867#22411
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      object ListBox1: TListBox
        Left = 0
        Top = 0
        Width = 329
        Height = 189
        Align = alClient
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'Arial'
        Font.Style = []
        ItemHeight = 14
        ParentFont = False
        TabOrder = 0
      end
    end
    object TS2: TTabSheet
      Caption = #27605#19994#38498#26657
      ImageIndex = 1
      object ListBox2: TListBox
        Left = 0
        Top = 0
        Width = 329
        Height = 189
        Align = alClient
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'Arial'
        Font.Style = []
        ItemHeight = 14
        ParentFont = False
        TabOrder = 0
      end
    end
    object TS3: TTabSheet
      Caption = #31821#36143
      ImageIndex = 2
      object ListBox3: TListBox
        Left = 0
        Top = 0
        Width = 329
        Height = 189
        Align = alClient
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'Arial'
        Font.Style = []
        ItemHeight = 14
        ParentFont = False
        TabOrder = 0
      end
    end
  end
  object Button1: TButton
    Left = 248
    Top = 220
    Width = 81
    Height = 33
    Caption = #21024#12288' '#38500
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 248
    Top = 255
    Width = 81
    Height = 33
    Caption = #28165#12288' '#31354
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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