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

📄 departmenttakeunit.dfm

📁 是一个Delphi的教材管理系统,内容很全面详细
💻 DFM
字号:
object frmDepartmentTake: TfrmDepartmentTake
  Left = 412
  Top = 127
  BorderStyle = bsSingle
  Caption = #38498#31995#39046#20070
  ClientHeight = 417
  ClientWidth = 456
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 417
    Height = 73
    Caption = #38498#31995#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 31
      Top = 22
      Width = 56
      Height = 14
      Caption = #21333#20301#21517#31216
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 248
      Top = 24
      Width = 28
      Height = 14
      Caption = #20070#36153
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 45
      Top = 46
      Width = 42
      Height = 14
      Caption = #36127#36131#20154
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 220
      Top = 48
      Width = 56
      Height = 14
      Caption = #32852#31995#30005#35805
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object ComboBox1: TComboBox
      Left = 88
      Top = 16
      Width = 121
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnChange = ComboBox1Change
    end
    object Edit1: TEdit
      Left = 280
      Top = 16
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 88
      Top = 40
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 280
      Top = 40
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 3
    end
  end
  object GroupBox2: TGroupBox
    Left = 18
    Top = 88
    Width = 417
    Height = 274
    Caption = #25945#26448#20449#24687
    TabOrder = 1
    object Label5: TLabel
      Left = 43
      Top = 22
      Width = 42
      Height = 14
      Caption = #25945#26448#21517
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 235
      Top = 22
      Width = 42
      Height = 14
      Caption = #20986#29256#31038
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 43
      Top = 199
      Width = 42
      Height = 14
      Caption = #24211#23384#25968
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 224
      Top = 201
      Width = 56
      Height = 14
      Caption = #39046#20070#25968#37327
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 29
      Top = 223
      Width = 56
      Height = 14
      Caption = #25945#26448#21333#20215
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 252
      Top = 225
      Width = 28
      Height = 14
      Caption = #36153#29992
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 43
      Top = 247
      Width = 42
      Height = 14
      Caption = #32463#21150#20154
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 252
      Top = 249
      Width = 28
      Height = 14
      Caption = #35828#26126
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Edit4: TEdit
      Left = 85
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
      OnExit = Edit4Exit
    end
    object Edit5: TEdit
      Left = 280
      Top = 16
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 1
    end
    object Edit6: TEdit
      Left = 88
      Top = 193
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 2
    end
    object Edit7: TEdit
      Left = 280
      Top = 193
      Width = 121
      Height = 21
      TabOrder = 3
      Text = '0'
      OnExit = Edit7Exit
    end
    object Edit8: TEdit
      Left = 88
      Top = 217
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 4
    end
    object Edit9: TEdit
      Left = 280
      Top = 217
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 5
      Text = '0.0'
    end
    object Edit10: TEdit
      Left = 88
      Top = 241
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 6
    end
    object Edit11: TEdit
      Left = 280
      Top = 241
      Width = 121
      Height = 21
      TabOrder = 7
    end
    object DBGrid1: TDBGrid
      Left = 86
      Top = 46
      Width = 320
      Height = 136
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 8
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnColEnter = DBGrid1ColEnter
      Columns = <
        item
          Color = cl3DLight
          Expanded = False
          FieldName = 'ISBN'
          Title.Alignment = taCenter
          Title.Caption = 'ISBN'#21495
          Width = 60
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'BookName'
          Title.Alignment = taCenter
          Title.Caption = #25945#26448#21517#31216
          Width = 70
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = 'Author'
          Title.Alignment = taCenter
          Title.Caption = #20316#32773
          Width = 40
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Press'
          Title.Alignment = taCenter
          Title.Caption = #20986#29256#31038
          Width = 50
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = 'PublishDate'
          Title.Alignment = taCenter
          Title.Caption = #20986#29256#26085#26399
          Width = 50
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Price'
          Title.Alignment = taCenter
          Title.Caption = #21333#20215
          Width = 40
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = 'BookAmount'
          Title.Alignment = taCenter
          Title.Caption = #24211#23384#37327
          Width = 50
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Award'
          Title.Alignment = taCenter
          Title.Caption = #33719#22870#24773#20917
          Width = 60
          Visible = True
        end
        item
          Color = cl3DLight
          Expanded = False
          FieldName = 'orderDepartmentName'
          Title.Alignment = taCenter
          Title.Caption = #35746#36141#38498#31995
          Width = 60
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'handler'
          Title.Alignment = taCenter
          Title.Caption = #32463#25163#20154
          Width = 50
          Visible = True
        end>
    end
  end
  object BitBtn1: TBitBtn
    Left = 104
    Top = 381
    Width = 75
    Height = 25
    Caption = #30830#23450
    Enabled = False
    TabOrder = 2
    OnClick = BitBtn1Click
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
      555555555555555555555555555555555555555555FF55555555555559055555
      55555555577FF5555555555599905555555555557777F5555555555599905555
      555555557777FF5555555559999905555555555777777F555555559999990555
      5555557777777FF5555557990599905555555777757777F55555790555599055
      55557775555777FF5555555555599905555555555557777F5555555555559905
      555555555555777FF5555555555559905555555555555777FF55555555555579
      05555555555555777FF5555555555557905555555555555777FF555555555555
      5990555555555555577755555555555555555555555555555555}
    NumGlyphs = 2
  end
  object BitBtn2: TBitBtn
    Left = 264
    Top = 381
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = BitBtn2Click
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
      03333377777777777F333301111111110333337F333333337F33330111111111
      0333337F333333337F333301111111110333337F333333337F33330111111111
      0333337F333333337F333301111111110333337F333333337F33330111111111
      0333337F3333333F7F333301111111B10333337F333333737F33330111111111
      0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
      0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
      0333337F377777337F333301111111110333337F333333337F33330111111111
      0333337FFFFFFFFF7F3333000000000003333377777777777333}
    NumGlyphs = 2
  end
  object DataSource1: TDataSource
    Left = 64
    Top = 163
  end
end

⌨️ 快捷键说明

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