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

📄 setadtype.dfm

📁 软件类别: 数据库 软件大小: 1.24M 运行环境: DELPHI 精巧的DELPHI通讯录程序
💻 DFM
字号:
object FrmSetADType: TFrmSetADType
  Left = 184
  Top = 127
  BorderStyle = bsDialog
  Caption = #35774#32622#36890#20449#24405#20998#31867
  ClientHeight = 239
  ClientWidth = 396
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 6
    Top = 7
    Width = 385
    Height = 131
    Caption = '('#20809#26631#19979#31227#22686#21152#65292#21452#20987#40736#26631#21024#38500')'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 10
      Top = 12
      Width = 365
      Height = 111
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnDblClick = DBGrid1DblClick
      Columns = <
        item
          Expanded = False
          FieldName = 'TypeName'
          Title.Caption = #20146#21451#31867#21035
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clBlack
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Visible = True
        end>
    end
  end
  object CmdExit: TButton
    Left = 160
    Top = 213
    Width = 75
    Height = 25
    Cancel = True
    Caption = #20851#38381#31383#21475
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = CmdExitClick
  end
  object GroupBox2: TGroupBox
    Left = 6
    Top = 143
    Width = 385
    Height = 66
    Caption = #27880#24847#20107#39033
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label1: TLabel
      Left = 18
      Top = 17
      Width = 318
      Height = 12
      Caption = #183#31867#22411#21069#38754#26377'*'#21495#34920#31034#26410#26356#26032#65292#31227#21160#19978#19979#20809#26631#21487#20197#26356#26032#25104#21151#12290
    end
    object Label2: TLabel
      Left = 18
      Top = 33
      Width = 348
      Height = 12
      Caption = #183#19981#35201#38543#24847#20462#25913#25110#21024#38500#24050#32463#26377#36890#20449#24405#36164#26009#30340#20998#31867#65292#21542#21017#26080#27861#26174#31034#12290
    end
    object Label3: TLabel
      Left = 18
      Top = 49
      Width = 348
      Height = 12
      Caption = #183#20998#31867#26368#22909#22312#21018#24314#31435#26032#25968#25454#24211#30340#26102#20505#35774#32622#65292#20197#21518#21487#26681#25454#38656#35201#22686#21152#12290
    end
  end
  object DataSource1: TDataSource
    Left = 190
    Top = 58
  end
end

⌨️ 快捷键说明

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