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

📄 yhsgl_tj.dfm

📁 商品批发管理系统ADO版
💻 DFM
字号:
object yhsglTJ: TyhsglTJ
  Left = 261
  Top = 200
  Width = 358
  Height = 218
  Caption = #36816#36135#21830#36164#26009
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 321
    Height = 113
    Caption = #35831#22635#20889#36816#36135#21830#36164#26009
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 16
      Width = 60
      Height = 13
      Caption = #36816#36135#21830#32534#21495
      FocusControl = DBEdit1
    end
    object Label2: TLabel
      Left = 8
      Top = 56
      Width = 60
      Height = 13
      Caption = #36816#36135#21830#21517#31216
      FocusControl = DBEdit2
    end
    object Label3: TLabel
      Left = 160
      Top = 16
      Width = 24
      Height = 13
      Caption = #30005#35805
      FocusControl = DBEdit3
    end
    object DBEdit1: TDBEdit
      Left = 8
      Top = 32
      Width = 137
      Height = 21
      DataField = 'yhsbh'
      DataSource = DM.DSyhsgl
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 8
      Top = 72
      Width = 137
      Height = 21
      DataField = 'yhsmc'
      DataSource = DM.DSyhsgl
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 160
      Top = 32
      Width = 137
      Height = 21
      DataField = 'dh'
      DataSource = DM.DSyhsgl
      TabOrder = 2
    end
  end
  object Button1: TButton
    Left = 80
    Top = 144
    Width = 75
    Height = 25
    Caption = #25552#20132#36164#26009
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 176
    Top = 144
    Width = 75
    Height = 25
    Caption = #36864#20986#28155#21152
    TabOrder = 2
    OnClick = Button2Click
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    Left = 96
    Top = 88
  end
end

⌨️ 快捷键说明

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