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

📄 mrlxrxx_zcx.dfm

📁 客户管理系统主要是以客户为基础
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object FRM_LXRXX_ZCX: TFRM_LXRXX_ZCX
  Left = 317
  Top = 187
  Width = 492
  Height = 362
  Caption = #32852#31995#20154#20449#24687#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 6
    Top = 0
    Width = 472
    Height = 49
    TabOrder = 0
    object ToolBar1: TToolBar
      Left = 1
      Top = 1
      Width = 470
      Height = 47
      Align = alClient
      ButtonHeight = 45
      ButtonWidth = 55
      Caption = 'ToolBar1'
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      Images = ImageList1
      ParentShowHint = False
      ShowCaptions = True
      ShowHint = False
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Caption = #31532#19968#26465
        ImageIndex = 11
        OnClick = ToolButton1Click
      end
      object ToolButton2: TToolButton
        Left = 55
        Top = 0
        Caption = #19978#19968#26465
        ImageIndex = 10
        OnClick = ToolButton2Click
      end
      object ToolButton3: TToolButton
        Left = 110
        Top = 0
        Caption = #19979#19968#26465
        ImageIndex = 13
        OnClick = ToolButton3Click
      end
      object ToolButton4: TToolButton
        Left = 165
        Top = 0
        Caption = #26411#19968#26465
        ImageIndex = 12
        OnClick = ToolButton4Click
      end
      object ToolButton5: TToolButton
        Left = 220
        Top = 0
        Width = 8
        Caption = 'ToolButton5'
        ImageIndex = 4
        Style = tbsSeparator
      end
      object ToolButton6: TToolButton
        Left = 228
        Top = 0
        Caption = #26597#35810
        ImageIndex = 4
        OnClick = ToolButton6Click
      end
      object ToolButton7: TToolButton
        Left = 283
        Top = 0
        Caption = #21462#28040
        ImageIndex = 0
        OnClick = ToolButton7Click
      end
      object ToolButton8: TToolButton
        Left = 338
        Top = 0
        Width = 8
        Caption = 'ToolButton8'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object ToolButton9: TToolButton
        Left = 346
        Top = 0
        Caption = '    '#36864#20986'    '
        ImageIndex = 3
        ParentShowHint = False
        ShowHint = False
        OnClick = ToolButton9Click
      end
    end
  end
  object GroupBox1: TGroupBox
    Left = 7
    Top = 56
    Width = 473
    Height = 89
    Caption = #26597#35810#26465#20214
    TabOrder = 1
    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 = 152
    Width = 473
    Height = 169
    Caption = #23458#25143#20449#24687#21015#34920
    TabOrder = 2
    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

⌨️ 快捷键说明

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