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

📄 splbinfo.dfm

📁 供销存软件
💻 DFM
字号:
object LBForm: TLBForm
  Left = 268
  Top = 206
  Width = 456
  Height = 338
  Caption = #21830#21697#31867#21035#32500#25252
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 19
  object DBGrid1: TDBGrid
    Left = 8
    Top = 16
    Width = 209
    Height = 273
    DataSource = DM.DS_SPLB
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #31867#21035#20195#30721
        Width = 85
        Visible = True
      end
      item
        Expanded = False
        FieldName = #31867#21035#21517#31216
        Width = 82
        Visible = True
      end>
  end
  object GroupBox1: TGroupBox
    Left = 232
    Top = 16
    Width = 201
    Height = 225
    Caption = #31867#21035#20449#24687
    TabOrder = 1
    object Label1: TLabel
      Left = 16
      Top = 48
      Width = 64
      Height = 16
      Caption = #31867#21035#20195#30721
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 16
      Top = 88
      Width = 64
      Height = 16
      Caption = #31867#21035#21517#31216
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
    end
    object DBEdit1: TDBEdit
      Left = 88
      Top = 40
      Width = 97
      Height = 24
      DataField = #31867#21035#20195#30721
      DataSource = DM.DS_SPLB
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 88
      Top = 80
      Width = 97
      Height = 24
      DataField = #31867#21035#21517#31216
      DataSource = DM.DS_SPLB
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
    end
  end
  object editBtn: TBitBtn
    Left = 232
    Top = 264
    Width = 57
    Height = 25
    Caption = #20462#25913
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = editBtnClick
  end
  object postBtn: TBitBtn
    Left = 304
    Top = 264
    Width = 57
    Height = 25
    Caption = #23384#30424
    Enabled = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = postBtnClick
  end
  object closeBtn: TBitBtn
    Left = 376
    Top = 264
    Width = 57
    Height = 25
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = closeBtnClick
  end
end

⌨️ 快捷键说明

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