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

📄 tswh_form.dfm

📁 delphi+sql2000实现的图书管理系统软件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 2
        end
        object LB_FCB: TFlatComboBox
          Left = 104
          Top = 114
          Width = 273
          Height = 20
          Style = csDropDownList
          Color = clWindow
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ItemHeight = 12
          ParentFont = False
          TabOrder = 3
          ItemIndex = -1
        end
        object CBRQ_FE: TFlatEdit
          Left = 104
          Top = 149
          Width = 137
          Height = 18
          ColorFlat = clBtnFace
          ParentColor = True
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 4
        end
        object CBS_FE: TFlatEdit
          Left = 360
          Top = 149
          Width = 137
          Height = 18
          ColorFlat = clBtnFace
          ParentColor = True
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 5
        end
        object DJ_FE: TFlatEdit
          Left = 104
          Top = 181
          Width = 137
          Height = 18
          ColorFlat = clBtnFace
          ParentColor = True
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 6
        end
        object SL_FE: TFlatEdit
          Left = 360
          Top = 181
          Width = 137
          Height = 18
          ColorFlat = clBtnFace
          ParentColor = True
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 7
        end
        object BZ_FM: TFlatMemo
          Left = 104
          Top = 213
          Width = 417
          Height = 73
          ColorFlat = clBtnFace
          ParentColor = True
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 8
        end
      end
      object FlatGroupBox3: TFlatGroupBox
        Left = 8
        Top = 152
        Width = 177
        Height = 153
        Caption = #25805#20316#65306
        TabOrder = 2
        ColorBorder = clGreen
        object FlatGroupBox4: TFlatGroupBox
          Left = 8
          Top = 24
          Width = 161
          Height = 57
          Caption = #26041#24335#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          ColorBorder = clOlive
          object XG_FRBtn: TFlatRadioButton
            Left = 24
            Top = 25
            Width = 49
            Height = 17
            Caption = #20462#25913
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 0
          end
          object SC_FRBtn: TFlatRadioButton
            Left = 96
            Top = 25
            Width = 49
            Height = 17
            Caption = #21024#38500
            TabOrder = 1
          end
        end
        object ZX_FBtn: TFlatButton
          Left = 56
          Top = 104
          Width = 73
          Height = 25
          ColorFocused = clSkyBlue
          ColorBorder = clOlive
          Caption = #25191#34892
          Enabled = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = ZX_FBtnClick
        end
      end
    end
    object TSLBBJ_TS: TTabSheet
      Caption = #22270#20070#31867#21035#32534#36753
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object FlatGroupBox5: TFlatGroupBox
        Left = 8
        Top = 8
        Width = 465
        Height = 297
        Caption = #31867#21035#20449#24687#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        ColorBorder = clGreen
        object LB_DG: TDBGrid
          Left = 8
          Top = 16
          Width = 449
          Height = 241
          DataSource = LB_DS
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          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 = []
          Columns = <
            item
              Expanded = False
              Title.Alignment = taCenter
              Title.Caption = #31867#21035#20195#30721
              Width = 128
              Visible = True
            end
            item
              Expanded = False
              Title.Alignment = taCenter
              Title.Caption = #31867#21035#21517#31216
              Width = 256
              Visible = True
            end>
        end
        object Del_FBtn: TFlatButton
          Left = 376
          Top = 264
          Width = 73
          Height = 25
          ColorFocused = clSkyBlue
          ColorBorder = clOlive
          Caption = #21024#38500
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = Del_FBtnClick
        end
      end
      object FlatGroupBox8: TFlatGroupBox
        Left = 480
        Top = 112
        Width = 249
        Height = 145
        Caption = #20449#24687#65306
        TabOrder = 1
        ColorBorder = clGreen
        object Label18: TLabel
          Left = 16
          Top = 51
          Width = 60
          Height = 12
          Caption = #31867#21035#20195#30721#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label19: TLabel
          Left = 16
          Top = 91
          Width = 60
          Height = 12
          Caption = #31867#21035#21517#31216#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object LBDM_FE: TFlatEdit
          Left = 80
          Top = 48
          Width = 153
          Height = 18
          ColorFlat = clBtnFace
          ParentColor = True
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          MaxLength = 4
          ParentFont = False
          TabOrder = 0
        end
        object LBMC_FE: TFlatEdit
          Left = 80
          Top = 88
          Width = 153
          Height = 18
          ColorFlat = clBtnFace
          ParentColor = True
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
        end
      end
      object FlatGroupBox7: TFlatGroupBox
        Left = 480
        Top = 8
        Width = 249
        Height = 81
        Caption = #26041#24335#65306
        TabOrder = 2
        ColorBorder = clGreen
        object LBXG_FRBtn: TFlatRadioButton
          Left = 32
          Top = 36
          Width = 81
          Height = 17
          Caption = #20462#25913#31867#21035
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnClick = LBXG_FRBtnClick
        end
        object LBTJ_FRBtn: TFlatRadioButton
          Left = 144
          Top = 36
          Width = 81
          Height = 17
          Caption = #28155#21152#31867#21035
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = LBTJ_FRBtnClick
        end
      end
      object LBZX_FBtn: TFlatButton
        Left = 648
        Top = 272
        Width = 73
        Height = 25
        ColorFocused = clSkyBlue
        ColorBorder = clOlive
        Caption = #25191#34892
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        OnClick = LBZX_FBtnClick
      end
    end
  end
  object Close_Btn: TButton
    Left = 600
    Top = 360
    Width = 75
    Height = 25
    Caption = #20851#38381
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Close_BtnClick
  end
  object LB_DS: TDataSource
    Left = 220
    Top = 351
  end
end

⌨️ 快捷键说明

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