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

📄 zdts_form.dfm

📁 图书管理系统2.0版
💻 DFM
字号:
object ZDTS_F: TZDTS_F
  Left = 242
  Top = 226
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #36229#26399#25552#31034
  ClientHeight = 424
  ClientWidth = 755
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 11
    Top = 388
    Width = 36
    Height = 12
    Caption = 'Label1'
  end
  object TS_DG: TDBGrid
    Left = 8
    Top = 8
    Width = 737
    Height = 369
    DataSource = TS_DS
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        Title.Caption = #20511#20070#35777#21495
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        Title.Caption = #22995#21517
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        Title.Caption = #22270#20070#32534#21495
        Width = 120
        Visible = True
      end
      item
        Expanded = False
        Title.Caption = #22270#20070#21517
        Width = 250
        Visible = True
      end
      item
        Expanded = False
        Title.Caption = #36215#22987#26085#26399
        Visible = True
      end
      item
        Expanded = False
        Title.Caption = #21040#26399#26085#26399
        Visible = True
      end>
  end
  object Close_Btn: TButton
    Left = 656
    Top = 389
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 1
    OnClick = Close_BtnClick
  end
  object TS_DS: TDataSource
    Left = 344
    Top = 384
  end
end

⌨️ 快捷键说明

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