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

📄 sdoslp.~dfm

📁 阀门厂的合同管理含销售 等
💻 ~DFM
字号:
object FormSDOSLP: TFormSDOSLP
  Left = 192
  Top = 107
  Width = 466
  Height = 307
  Caption = #23450#20041#38144#21806#20154#21592
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 8
    Top = 8
    Width = 441
    Height = 217
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'SlpName'
        Title.Caption = #38144#21806#20154#21592#22995#21517
        Width = 136
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Commission'
        Title.Caption = #30334#20998#27604'('#25552#25104#27604#20363')'
        Width = 181
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'slSum'
        Title.Caption = #25351#26631#65288#19975#20803#65289
        Width = 95
        Visible = True
      end>
  end
  object Button1: TButton
    Left = 8
    Top = 248
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 88
    Top = 248
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object DataSource1: TDataSource
    DataSet = DataModHJ.ADOQP0
    OnDataChange = DataSource1DataChange
    Left = 296
    Top = 56
  end
end

⌨️ 快捷键说明

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