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

📄 u_form1.~dfm

📁 很好地delphi书籍源码
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
object FrmPhone: TFrmPhone
  Left = 234
  Top = 177
  Width = 699
  Height = 437
  Caption = #30005#35805#21495#30721#31807
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 0
    Top = 45
    Width = 587
    Height = 337
    Align = alClient
    Color = 16711157
    DataSource = DataSource1
    FixedColor = clInfoBk
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 691
    Height = 45
    ButtonHeight = 36
    ButtonWidth = 54
    Caption = 'ToolBar1'
    Color = clScrollBar
    Flat = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    Images = ImageList1
    ParentColor = False
    ParentFont = False
    ShowCaptions = True
    TabOrder = 1
    object AddTButton: TToolButton
      Tag = 1
      Left = 0
      Top = 0
      Caption = ' '#28155#21152'  '
      ImageIndex = 0
      OnClick = AddTButtonClick
    end
    object ModTButton: TToolButton
      Tag = 2
      Left = 54
      Top = 0
      Caption = #20462#25913
      ImageIndex = 2
      OnClick = ModTButtonClick
    end
    object DelTButton: TToolButton
      Tag = 4
      Left = 108
      Top = 0
      Caption = #21024#38500
      ImageIndex = 3
      OnClick = DelTButtonClick
    end
    object ToolButton7: TToolButton
      Left = 162
      Top = 0
      Caption = #39318#39033
      ImageIndex = 9
      OnClick = ToolButton7Click
    end
    object ToolButton3: TToolButton
      Left = 216
      Top = 0
      Caption = #19978#19968#39033
      ImageIndex = 5
      OnClick = ToolButton3Click
    end
    object NextTB: TToolButton
      Left = 270
      Top = 0
      Caption = #19979#19968#39033
      ImageIndex = 4
      OnClick = NextTBClick
    end
    object ToolButton6: TToolButton
      Left = 324
      Top = 0
      Caption = #23614#39033
      ImageIndex = 8
      OnClick = ToolButton6Click
    end
    object ToolButton2: TToolButton
      Left = 378
      Top = 0
      Caption = #25171#21360
      ImageIndex = 12
      OnClick = ToolButton2Click
    end
    object ToolButton1: TToolButton
      Left = 432
      Top = 0
      Caption = #20851#38381
      ImageIndex = 6
      OnClick = ToolButton1Click
    end
  end
  object AddGB: TGroupBox
    Left = 294
    Top = 66
    Width = 249
    Height = 295
    Caption = #28155#21152#20449#24687
    Color = 14274760
    Ctl3D = False
    DragKind = dkDock
    DragMode = dmAutomatic
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
    Visible = False
    object Label1: TLabel
      Left = 38
      Top = 28
      Width = 28
      Height = 14
      Caption = #22995#21517
    end
    object Label2: TLabel
      Left = 10
      Top = 54
      Width = 56
      Height = 14
      Caption = #20303#23429#30005#35805
    end
    object Label3: TLabel
      Left = 10
      Top = 82
      Width = 56
      Height = 14
      Caption = #21333#20301#30005#35805
    end
    object Label4: TLabel
      Left = 38
      Top = 106
      Width = 28
      Height = 14
      Caption = #25163#26426
    end
    object Label5: TLabel
      Left = 38
      Top = 132
      Width = 28
      Height = 14
      Caption = #20851#31995
    end
    object Label13: TLabel
      Left = 38
      Top = 160
      Width = 28
      Height = 14
      Caption = #22791#27880
    end
    object NameEdit: TEdit
      Left = 72
      Top = 26
      Width = 97
      Height = 20
      TabOrder = 0
    end
    object AddOkButton: TButton
      Tag = 1
      Left = 64
      Top = 216
      Width = 59
      Height = 21
      Caption = #30830#23450
      TabOrder = 1
      OnClick = AddOkButtonClick
    end
    object AddCancelButton: TButton
      Left = 134
      Top = 216
      Width = 59
      Height = 21
      Caption = #21462#28040
      TabOrder = 2
      OnClick = AddCancelButtonClick
    end
    object RelationCB: TComboBox
      Left = 72
      Top = 128
      Width = 109
      Height = 22
      Style = csDropDownList
      Ctl3D = False
      DropDownCount = 10
      ItemHeight = 14
      ParentCtl3D = False
      TabOrder = 3
      Items.Strings = (
        ''
        #23478#20154
        #20146#23646
        #21516#20107
        #21516#23398
        #29087#20154
        #26379#21451
        #23398#29983)
    end
    object NoteEdit: TEdit
      Left = 72
      Top = 156
      Width = 161
      Height = 20
      TabOrder = 4
      Text = '   '
    end
    object HomePhoneEdit: TEdit
      Left = 72
      Top = 52
      Width = 129
      Height = 20
      TabOrder = 5
    end
    object CompanyEdit: TEdit
      Left = 72
      Top = 76
      Width = 129
      Height = 20
      TabOrder = 6
    end
    object HandsetEdit: TEdit
      Left = 72
      Top = 102
      Width = 129
      Height = 20
      TabOrder = 7
    end
  end
  object Panel1: TPanel
    Left = 587
    Top = 45
    Width = 104
    Height = 337
    Align = alRight
    Color = clScrollBar
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Label15: TLabel
      Left = 8
      Top = 36
      Width = 48
      Height = 12
      Caption = #26681#25454#22995#27663
    end
    object Label16: TLabel
      Left = 28
      Top = 6
      Width = 42
      Height = 21
      Caption = #36873#25321
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -21
      Font.Name = #21326#25991#26032#39759
      Font.Style = [fsItalic]
      ParentFont = False
    end
    object Label17: TLabel
      Left = 8
      Top = 88
      Width = 48
      Height = 12
      Caption = #26681#25454#20851#31995

⌨️ 快捷键说明

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