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

📄 queryyg.dfm

📁 客户档案管理-delphi开发
💻 DFM
字号:
inherited FormQueryYG: TFormQueryYG
  Left = 261
  Top = 132
  Caption = #29992#25143#26597#35810
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited bsSkinPanel1: TbsSkinPanel
    Height = 72
    object bsSkinStdLabel1: TbsSkinStdLabel
      Left = 136
      Top = 17
      Width = 121
      Height = 13
      UseSkinFont = True
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = -11
      DefaultFont.Name = 'MS Sans Serif'
      DefaultFont.Style = []
      SkinData = dbs.bsSkinData1
      SkinDataName = 'stdlabel'
      Alignment = taRightJustify
      AutoSize = False
      Caption = #29992#25143#21517#65306
    end
    object bsSkinStdLabel3: TbsSkinStdLabel
      Left = 136
      Top = 44
      Width = 121
      Height = 13
      UseSkinFont = True
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = -11
      DefaultFont.Name = 'MS Sans Serif'
      DefaultFont.Style = []
      SkinData = dbs.bsSkinData1
      SkinDataName = 'stdlabel'
      Alignment = taRightJustify
      AutoSize = False
      Caption = #20154#21592#31867#21035#65306
    end
    object bsSkinEdit1: TbsSkinEdit
      Left = 264
      Top = 14
      Width = 150
      Height = 18
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clBlack
      DefaultFont.Height = 14
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      UseSkinFont = True
      DefaultWidth = 0
      DefaultHeight = 0
      ButtonMode = False
      SkinData = dbs.bsSkinData1
      SkinDataName = 'edit'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = 14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object bsSkinComboBox1: TbsSkinComboBox
      Left = 264
      Top = 40
      Width = 150
      Height = 20
      TabOrder = 1
      SkinData = dbs.bsSkinData1
      SkinDataName = 'combobox'
      DefaultFont.Charset = DEFAULT_CHARSET
      DefaultFont.Color = clWindowText
      DefaultFont.Height = 14
      DefaultFont.Name = #23435#20307
      DefaultFont.Style = []
      DefaultWidth = 0
      DefaultHeight = 0
      UseSkinFont = True
      UseSkinSize = True
      AlphaBlend = False
      AlphaBlendValue = 0
      AlphaBlendAnimation = False
      HideSelection = True
      AutoComplete = True
      ListBoxUseSkinFont = True
      ListBoxUseSkinItemHeight = True
      ListBoxWidth = 0
      ImageIndex = -1
      ListBoxCaptionMode = False
      ListBoxDefaultFont.Charset = DEFAULT_CHARSET
      ListBoxDefaultFont.Color = clWindowText
      ListBoxDefaultFont.Height = 14
      ListBoxDefaultFont.Name = #23435#20307
      ListBoxDefaultFont.Style = []
      ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
      ListBoxDefaultCaptionFont.Color = clWindowText
      ListBoxDefaultCaptionFont.Height = 14
      ListBoxDefaultCaptionFont.Name = #23435#20307
      ListBoxDefaultCaptionFont.Style = []
      ListBoxDefaultItemHeight = 20
      ListBoxCaptionAlignment = taLeftJustify
      TabStop = True
      Items.Strings = (
        #19994#21153#21592
        #24405#20837#21592
        #32463#29702)
      ItemIndex = -1
      DropDownCount = 8
      HorizontalExtent = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = 14
      Font.Name = #23435#20307
      Font.Style = []
      Sorted = False
      Style = bscbFixedStyle
    end
  end
  inherited bsSkinToolBar1: TbsSkinToolBar
    inherited bsSkinSpeedButton1: TbsSkinSpeedButton
      OnClick = bsSkinSpeedButton1Click
    end
    inherited bsSkinSpeedButton2: TbsSkinSpeedButton
      OnClick = bsSkinSpeedButton2Click
    end
    inherited bsSkinSpeedButton7: TbsSkinSpeedButton
      OnClick = bsSkinSpeedButton7Click
    end
  end
  inherited dgMain: TDBGridEh
    Top = 97
    Height = 327
  end
  inherited cdsQuery: TADODataSet
    CommandText = 'select * from '#29992#25143
    object cdsQueryDSDesigner: TStringField
      DisplayWidth = 10
      FieldName = #29992#25143#21517
      Size = 10
    end
    object cdsQueryDSDesigner3: TStringField
      DisplayWidth = 10
      FieldName = #20154#21592#31867#21035
      Size = 10
    end
    object cdsQueryDSDesigner4: TStringField
      DisplayWidth = 82
      FieldName = #22791#27880
      Size = 200
    end
  end
end

⌨️ 快捷键说明

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