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

📄 udatapathf.dfm

📁 一套功能非常丰富的图书管理系统
💻 DFM
字号:
object DataPathF: TDataPathF
  Left = 0
  Top = 0
  Width = 457
  Height = 324
  Ctl3D = True
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  ParentCtl3D = False
  ParentFont = False
  TabOrder = 0
  object Panel1: TPanel
    Left = 3
    Top = 3
    Width = 448
    Height = 25
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object StaticText1: TStaticText
      Left = 15
      Top = 6
      Width = 28
      Height = 16
      Caption = #36873#39033
      TabOrder = 0
    end
  end
  object Panel2: TPanel
    Left = 3
    Top = 31
    Width = 448
    Height = 265
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 6
      Top = 9
      Width = 436
      Height = 100
      Caption = #25968#25454#28304
      TabOrder = 0
      object StaticText2: TStaticText
        Left = 20
        Top = 29
        Width = 52
        Height = 16
        Caption = #21407#25968#25454#28304
        TabOrder = 0
      end
      object Edit1: TEdit
        Left = 110
        Top = 25
        Width = 308
        Height = 21
        Color = clBtnFace
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 1
      end
      object Edit2: TEdit
        Left = 110
        Top = 61
        Width = 308
        Height = 21
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
      object StaticText3: TStaticText
        Left = 20
        Top = 66
        Width = 52
        Height = 16
        Caption = #26032#25968#25454#28304
        TabOrder = 3
      end
    end
    object GroupBox2: TGroupBox
      Left = 6
      Top = 111
      Width = 436
      Height = 145
      Caption = #20854#23427
      TabOrder = 1
      object StaticText4: TStaticText
        Left = 18
        Top = 24
        Width = 76
        Height = 16
        Caption = #38480#21046#26102#38388'['#22825']'
        TabOrder = 0
      end
      object StaticText5: TStaticText
        Left = 18
        Top = 60
        Width = 76
        Height = 16
        Caption = #27599#22825#32602#37329'['#20803']'
        TabOrder = 1
      end
      object StaticText6: TStaticText
        Left = 18
        Top = 96
        Width = 70
        Height = 16
        Caption = #25171#21360#34892#25968'/'#39029
        TabOrder = 2
      end
      object Edit3: TEdit
        Left = 109
        Top = 21
        Width = 306
        Height = 20
        TabOrder = 3
      end
      object Edit4: TEdit
        Left = 109
        Top = 57
        Width = 306
        Height = 20
        TabOrder = 4
      end
      object Edit5: TEdit
        Left = 109
        Top = 92
        Width = 306
        Height = 20
        TabOrder = 5
      end
    end
  end
  object Button1: TButton
    Left = 310
    Top = 300
    Width = 67
    Height = 22
    Caption = #30830#23450
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 378
    Top = 300
    Width = 67
    Height = 22
    Caption = #20851#38381
    Default = True
    TabOrder = 3
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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