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

📄 selectreader.~dfm

📁 全面剖析图书馆管理的内容
💻 ~DFM
字号:
object fmSelectReader: TfmSelectReader
  Left = 192
  Top = 107
  Width = 696
  Height = 480
  Caption = #36873#25321#35835#32773
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 688
    Height = 65
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 10
      Top = 26
      Width = 39
      Height = 13
      Alignment = taRightJustify
      Caption = #26465#24418#30721
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object Label2: TLabel
      Left = 156
      Top = 26
      Width = 26
      Height = 13
      Alignment = taRightJustify
      Caption = #32534#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object Label3: TLabel
      Left = 291
      Top = 26
      Width = 26
      Height = 13
      Alignment = taRightJustify
      Caption = #22995#21517
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object Edit1: TEdit
      Left = 53
      Top = 22
      Width = 65
      Height = 21
      TabOrder = 0
      Visible = False
      OnKeyPress = Edit3KeyPress
    end
    object Edit2: TEdit
      Left = 189
      Top = 22
      Width = 65
      Height = 21
      TabOrder = 1
      Visible = False
      OnKeyPress = Edit3KeyPress
    end
    object Edit3: TEdit
      Left = 321
      Top = 22
      Width = 65
      Height = 21
      TabOrder = 2
      Visible = False
      OnKeyPress = Edit3KeyPress
    end
    object BitBtn1: TBitBtn
      Left = 416
      Top = 16
      Width = 75
      Height = 33
      Caption = ' '#25628#32034
      TabOrder = 3
      OnClick = BitBtn1Click
      Glyph.Data = {
        F6000000424DF600000000000000760000002800000010000000100000000100
        0400000000008000000000000000000000001000000000000000000000000000
        8000008000000080800080000000800080008080000080808000C0C0C0000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888880008888
        8000888880808888808088888000788870008888800000000000000000800008
        00000888808000080000080080000000000008888800008000080CCCCCC00CCC
        00888C888880088800888C800800080800888C8888888888C8888CCCCCCCCCCC
        C8888C8CC8CC8CC8C8888CCCCCCCCCCCC8888888888888888888}
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 65
    Width = 688
    Height = 388
    Align = alClient
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnDblClick = DBGrid1DblClick
    OnKeyPress = DBGrid1KeyPress
    Columns = <
      item
        Expanded = False
        FieldName = #26465#24418#30721
        Width = 92
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32534#21495
        Width = 45
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22995#21517
        Width = 45
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24615#21035
        Width = 40
        Visible = True
      end
      item
        Expanded = False
        FieldName = #31867#22411
        Width = 44
        Visible = True
      end
      item
        Expanded = False
        FieldName = #30331#35760#26085#26399
        Width = 59
        Visible = True
      end
      item
        Expanded = False
        FieldName = #26377#38480#26399#33267
        Width = 59
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32852#31995#26041#24335
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = #26159#21542#25346#22833
        Width = 61
        Visible = True
      end>
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'db'
    ReadOnly = True
    TableName = 'dbo.'#35835#32773#20449#24687
    Left = 552
    Top = 16
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 584
    Top = 16
  end
end

⌨️ 快捷键说明

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