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

📄 stockbooku.dfm

📁 delphi 程序开发的书籍管理系统 内容详尽
💻 DFM
字号:
object StockBookF: TStockBookF
  Left = 246
  Top = 127
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'StockBookF'
  ClientHeight = 354
  ClientWidth = 515
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'Times New Roman'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object BitBtn2: TBitBtn
    Left = 400
    Top = 320
    Width = 79
    Height = 24
    Caption = #20851'  '#38381
    TabOrder = 0
    OnClick = BitBtn2Click
  end
  object PageControl1: TPageControl
    Left = 8
    Top = 8
    Width = 497
    Height = 305
    ActivePage = TabSheet1
    TabIndex = 0
    TabOrder = 1
    object TabSheet1: TTabSheet
      Caption = #22270#20070#25972#29702
      object ListView2: TListView
        Left = 0
        Top = 0
        Width = 489
        Height = 217
        BevelInner = bvLowered
        BevelOuter = bvRaised
        BevelKind = bkFlat
        BorderStyle = bsNone
        Columns = <
          item
            Caption = #20070#21495
            Width = 80
          end
          item
            Caption = #20070#21517
            Width = 300
          end
          item
            Caption = #25968#37327
          end>
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        GridLines = True
        RowSelect = True
        ParentFont = False
        TabOrder = 0
        ViewStyle = vsReport
        OnClick = ListView2Click
      end
      object BitBtn6: TBitBtn
        Left = 416
        Top = 248
        Width = 71
        Height = 24
        Caption = #21024#38500
        Enabled = False
        ModalResult = 3
        TabOrder = 1
        OnClick = BitBtn6Click
      end
      object Edit3: TEdit
        Left = 56
        Top = 227
        Width = 169
        Height = 20
        BevelInner = bvLowered
        BevelKind = bkFlat
        BevelOuter = bvRaised
        BorderStyle = bsNone
        TabOrder = 2
      end
      object Edit4: TEdit
        Left = 56
        Top = 251
        Width = 169
        Height = 20
        BevelInner = bvLowered
        BevelKind = bkFlat
        BevelOuter = bvRaised
        BorderStyle = bsNone
        TabOrder = 3
      end
      object Edit5: TEdit
        Left = 284
        Top = 227
        Width = 41
        Height = 20
        BevelInner = bvLowered
        BevelKind = bkFlat
        BevelOuter = bvRaised
        BorderStyle = bsNone
        TabOrder = 4
      end
      object StaticText6: TStaticText
        Left = 236
        Top = 229
        Width = 40
        Height = 19
        Caption = #25968#37327#65306
        TabOrder = 5
      end
      object StaticText7: TStaticText
        Left = 16
        Top = 251
        Width = 40
        Height = 19
        Caption = #20070#21517#65306
        TabOrder = 6
      end
      object StaticText8: TStaticText
        Left = 16
        Top = 227
        Width = 40
        Height = 19
        Caption = #20070#21495#65306
        TabOrder = 7
      end
      object StaticText5: TStaticText
        Left = 234
        Top = 254
        Width = 88
        Height = 19
        Caption = #24211#20013#22270#20070#24635#25968#65306
        TabOrder = 8
      end
      object StaticText3: TStaticText
        Left = 318
        Top = 254
        Width = 67
        Height = 19
        Caption = 'book number'
        TabOrder = 9
      end
    end
    object TabSheet2: TTabSheet
      Caption = #31867#21035#32534#36753
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #20223#23435'_GB2312'
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object GroupBox3: TGroupBox
        Left = 246
        Top = 8
        Width = 243
        Height = 265
        Caption = #32534#36753
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = 'Times New Roman'
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        object BitBtn3: TBitBtn
          Left = 30
          Top = 228
          Width = 70
          Height = 23
          Caption = #21024'  '#38500
          Enabled = False
          ModalResult = 3
          TabOrder = 0
          OnClick = BitBtn3Click
        end
      end
      object GroupBox2: TGroupBox
        Left = 251
        Top = 32
        Width = 233
        Height = 57
        Caption = #32534#36753#26041#24335
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = 'Times New Roman'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        object RadioButton1: TRadioButton
          Left = 32
          Top = 21
          Width = 73
          Height = 17
          Caption = #28155#21152
          TabOrder = 0
          OnClick = RadioButton1Click
        end
        object RadioButton2: TRadioButton
          Left = 96
          Top = 21
          Width = 65
          Height = 17
          Caption = #20462#25913
          TabOrder = 1
          OnClick = RadioButton2Click
        end
        object RadioButton3: TRadioButton
          Left = 157
          Top = 21
          Width = 57
          Height = 17
          Caption = #21024#38500
          TabOrder = 2
          OnClick = RadioButton3Click
        end
      end
      object BitBtn1: TBitBtn
        Left = 396
        Top = 236
        Width = 71
        Height = 24
        Caption = #20445'  '#23384
        Default = True
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = 'Times New Roman'
        Font.Style = []
        ModalResult = 1
        ParentFont = False
        TabOrder = 0
        OnClick = BitBtn1Click
      end
      object GroupBox1: TGroupBox
        Left = 251
        Top = 112
        Width = 233
        Height = 113
        Caption = #32534#36753#20869#23481
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = 'Times New Roman'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        object StaticText1: TStaticText
          Left = 28
          Top = 32
          Width = 61
          Height = 19
          Caption = #31867' '#21035' '#21495' '#65306
          TabOrder = 0
        end
        object Edit1: TEdit
          Left = 96
          Top = 28
          Width = 121
          Height = 21
          BevelKind = bkFlat
          BevelOuter = bvRaised
          BorderStyle = bsNone
          MaxLength = 2
          TabOrder = 1
        end
        object StaticText2: TStaticText
          Left = 25
          Top = 64
          Width = 64
          Height = 19
          Caption = #31867#21035#21517#31216#65306
          TabOrder = 2
        end
        object Edit2: TEdit
          Left = 96
          Top = 60
          Width = 121
          Height = 21
          BevelKind = bkFlat
          BevelOuter = bvRaised
          BorderStyle = bsNone
          TabOrder = 3
        end
      end
      object ListView1: TListView
        Left = 0
        Top = 8
        Width = 241
        Height = 265
        BevelInner = bvLowered
        BevelOuter = bvRaised
        BevelKind = bkFlat
        BorderStyle = bsNone
        Columns = <
          item
            Caption = #31867#21035#21495
            Width = 60
          end
          item
            Caption = #31867#21035#21517#31216
            Width = 80
          end
          item
            Caption = #27492#31867#20070#25968
            Width = 60
          end>
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        GridLines = True
        RowSelect = True
        ParentFont = False
        TabOrder = 4
        ViewStyle = vsReport
        OnClick = ListView2Click
      end
    end
  end
end

⌨️ 快捷键说明

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