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

📄 popedomedit.dfm

📁 一款不错的商务程序商品管理系统,有简易的窗体皮肤
💻 DFM
字号:
object Frm_PopEdit: TFrm_PopEdit
  Left = 331
  Top = 207
  BorderStyle = bsDialog
  Caption = #26435#38480#32534#36753
  ClientHeight = 288
  ClientWidth = 427
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 427
    Height = 39
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 34
        Width = 423
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 410
      Height = 34
      ButtonHeight = 21
      ButtonWidth = 31
      Caption = 'ToolBar1'
      Flat = True
      ShowCaptions = True
      TabOrder = 0
      Transparent = False
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Caption = #28155#21152
        ImageIndex = 0
        OnClick = ToolButton1Click
      end
      object ToolButton2: TToolButton
        Left = 31
        Top = 0
        Caption = #21024#38500
        ImageIndex = 1
        OnClick = ToolButton2Click
      end
      object ToolButton6: TToolButton
        Left = 62
        Top = 0
        Width = 8
        Caption = 'ToolButton6'
        ImageIndex = 5
        Style = tbsSeparator
      end
      object ToolButton3: TToolButton
        Left = 70
        Top = 0
        Caption = #20445#23384
        ImageIndex = 2
        OnClick = ToolButton3Click
      end
      object ToolButton4: TToolButton
        Left = 101
        Top = 0
        Caption = #21462#28040
        ImageIndex = 3
        OnClick = ToolButton4Click
      end
      object ToolButton7: TToolButton
        Left = 132
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 5
        Style = tbsSeparator
      end
      object ToolButton5: TToolButton
        Left = 140
        Top = 0
        Caption = #36864#20986
        ImageIndex = 4
        OnClick = ToolButton5Click
      end
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 39
    Width = 427
    Height = 249
    Align = alClient
    DataSource = DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'MR_Name'
        Title.Caption = #26435#38480#21517
        Width = 130
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'MR_Memo'
        Title.Caption = #26435#38480#35828#26126
        Width = 162
        Visible = True
      end>
  end
  object ADODataSet1: TADODataSet
    Connection = FDM.ADOConnection1
    CursorType = ctStatic
    LockType = ltBatchOptimistic
    CommandText = 'select * from MR_Group_Tab'
    Parameters = <>
    Left = 15
    Top = 251
  end
  object DataSource1: TDataSource
    DataSet = ADODataSet1
    Left = 45
    Top = 251
  end
end

⌨️ 快捷键说明

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