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

📄 yhzgl_form.dfm

📁 图书管理系统2.0版
💻 DFM
字号:
object YHZGL_F: TYHZGL_F
  Left = 203
  Top = 133
  ActiveControl = YHZTJ_FRBtn
  BorderStyle = bsDialog
  Caption = #29992#25143#32452#31649#29702
  ClientHeight = 375
  ClientWidth = 761
  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
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object FlatPanel1: TFlatPanel
    Left = 8
    Top = 8
    Width = 745
    Height = 313
    ParentColor = True
    TabOrder = 0
    object FlatGroupBox5: TFlatGroupBox
      Left = 8
      Top = 8
      Width = 465
      Height = 297
      Caption = #29992#25143#32452#20449#24687#65306
      TabOrder = 0
      ColorBorder = clGreen
      object YHZ_DG: TDBGrid
        Left = 8
        Top = 16
        Width = 449
        Height = 241
        DataSource = YHZ_DS
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        OnMouseUp = YHZ_DGMouseUp
        Columns = <
          item
            Expanded = False
            Title.Caption = #32452#32534#21495
            Width = 128
            Visible = True
          end
          item
            Expanded = False
            Title.Caption = #32452#21517#31216
            Width = 156
            Visible = True
          end
          item
            Expanded = False
            Title.Caption = #26368#38271#22825#25968
            Visible = True
          end
          item
            Expanded = False
            Title.Caption = #26368#22810#26412#25968
            Visible = True
          end>
      end
      object Del_FBtn: TFlatButton
        Left = 376
        Top = 264
        Width = 73
        Height = 25
        ColorFocused = clSkyBlue
        ColorBorder = clOlive
        Caption = #21024#38500
        TabOrder = 1
        OnClick = Del_FBtnClick
      end
    end
    object FlatGroupBox7: TFlatGroupBox
      Left = 480
      Top = 8
      Width = 249
      Height = 49
      Caption = #26041#24335#65306
      TabOrder = 1
      ColorBorder = clGreen
      object YHZXG_FRBtn: TFlatRadioButton
        Left = 56
        Top = 20
        Width = 81
        Height = 17
        Caption = #20462#25913
        TabOrder = 0
        OnClick = YHZXG_FRBtnClick
      end
      object YHZTJ_FRBtn: TFlatRadioButton
        Left = 152
        Top = 20
        Width = 81
        Height = 17
        Caption = #28155#21152
        TabOrder = 1
        OnClick = YHZTJ_FRBtnClick
      end
    end
    object FlatGroupBox8: TFlatGroupBox
      Left = 480
      Top = 64
      Width = 249
      Height = 193
      Caption = #20449#24687#65306
      TabOrder = 2
      ColorBorder = clGreen
      object Label18: TLabel
        Left = 28
        Top = 33
        Width = 48
        Height = 12
        Caption = #32452#32534#21495#65306
      end
      object Label19: TLabel
        Left = 28
        Top = 73
        Width = 48
        Height = 12
        Caption = #32452#21517#31216#65306
      end
      object Label1: TLabel
        Left = 16
        Top = 113
        Width = 60
        Height = 12
        Caption = #26368#38271#22825#25968#65306
      end
      object Label2: TLabel
        Left = 16
        Top = 153
        Width = 60
        Height = 12
        Caption = #26368#22810#26412#25968#65306
      end
      object ZBH_FE: TFlatEdit
        Left = 80
        Top = 30
        Width = 153
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        MaxLength = 4
        TabOrder = 0
      end
      object ZMC_FE: TFlatEdit
        Left = 80
        Top = 70
        Width = 153
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        TabOrder = 1
      end
      object ZCTS_FE: TFlatEdit
        Left = 80
        Top = 110
        Width = 153
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        MaxLength = 4
        TabOrder = 2
      end
      object ZDBS_FE: TFlatEdit
        Left = 80
        Top = 150
        Width = 153
        Height = 18
        ColorFlat = clBtnFace
        ParentColor = True
        TabOrder = 3
      end
    end
    object LHZGL_FBtn: TFlatButton
      Left = 656
      Top = 272
      Width = 73
      Height = 25
      ColorFocused = clSkyBlue
      ColorBorder = clOlive
      Caption = #25191#34892
      TabOrder = 3
      OnClick = LHZGL_FBtnClick
    end
  end
  object Close_Btn: TButton
    Left = 648
    Top = 336
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 1
    OnClick = Close_BtnClick
  end
  object YHZ_DS: TDataSource
    Left = 96
    Top = 336
  end
end

⌨️ 快捷键说明

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