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

📄 flistico.dfm

📁 一套比较完善的人力资源系统
💻 DFM
字号:
object listico: Tlistico
  Left = 287
  Top = 206
  BorderStyle = bsDialog
  Caption = #22270#26631
  ClientHeight = 247
  ClientWidth = 353
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object ListView1: TListView
    Left = 8
    Top = 8
    Width = 337
    Height = 201
    Columns = <>
    LargeImages = Main.Branchimage
    TabOrder = 0
  end
  object Button1: TButton
    Left = 264
    Top = 216
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 184
    Top = 216
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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