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

📄 mrlxrxxbb.dfm

📁 客户管理系统主要是以客户为基础
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object FRM_LXRXXBB: TFRM_LXRXXBB
  Left = 307
  Top = 221
  Width = 491
  Height = 338
  Caption = #32852#31995#20154#20449#24687#25253#34920
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 7
    Top = 8
    Width = 473
    Height = 89
    Caption = #26597#35810#26465#20214
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 20
      Top = 24
      Width = 81
      Height = 17
      Caption = #23458#25143#21517#31216
      TabOrder = 0
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 238
      Top = 24
      Width = 89
      Height = 17
      Caption = #32852#31995#20154#22995#21517
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 20
      Top = 55
      Width = 97
      Height = 17
      Caption = #32852#31995#20154#24615#21035
      TabOrder = 2
      OnClick = RadioButton3Click
    end
    object RadioButton4: TRadioButton
      Left = 238
      Top = 55
      Width = 97
      Height = 17
      Caption = #32852#31995#20154#32844#20301
      TabOrder = 3
      OnClick = RadioButton4Click
    end
    object ComboBox1: TComboBox
      Left = 100
      Top = 22
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 4
      Text = 'ComboBox1'
    end
    object ComboBox2: TComboBox
      Left = 124
      Top = 53
      Width = 97
      Height = 21
      ItemHeight = 13
      TabOrder = 5
      Text = 'ComboBox2'
      Items.Strings = (
        #30007
        #22899)
    end
    object ComboBox3: TComboBox
      Left = 334
      Top = 22
      Width = 115
      Height = 21
      ItemHeight = 13
      TabOrder = 6
      Text = 'ComboBox3'
    end
    object ComboBox4: TComboBox
      Left = 334
      Top = 53
      Width = 115
      Height = 21
      ItemHeight = 13
      TabOrder = 7
      Text = 'ComboBox4'
    end
  end
  object GroupBox2: TGroupBox
    Left = 7
    Top = 128
    Width = 473
    Height = 169
    Caption = #32852#31995#20154#20449#24687#21015#34920
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 10
      Top = 21
      Width = 453
      Height = 136
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'lxrxx_id'
          Title.Caption = #32852#31995#20154#32534#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_qymc'
          Title.Caption = #23458#25143#21517#31216
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_xm'
          Title.Caption = #32852#31995#20154#22995#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_xb'
          Title.Caption = #32852#31995#20154#24615#21035
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_csny'
          Title.Caption = #20986#29983#24180#26376
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_nl'
          Title.Caption = #32852#31995#20154#24180#40836
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_zw'
          Title.Caption = #32852#31995#20154#32844#20301
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_bgdh'
          Title.Caption = #32852#31995#20154#21150#20844#30005#35805
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_Email'
          Title.Caption = #32852#31995#20154#30005#23376#37038#20214
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_sj'
          Title.Caption = #32852#31995#20154#25163#26426
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_grjj'
          Title.Caption = #20010#20154#31616#20171
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lxrxx_djrq'
          Title.Caption = #30331#35760#26085#26399
          Visible = True
        end
        item
          Expanded = False

⌨️ 快捷键说明

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