unit14.dfm

来自「个人通讯录信息管理系统」· DFM 代码 · 共 84 行

DFM
84
字号
object fmguanyu: Tfmguanyu
  Left = 270
  Top = 194
  BorderStyle = bsDialog
  Caption = #20851#20110
  ClientHeight = 265
  ClientWidth = 373
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 104
    Top = 40
    Width = 145
    Height = 25
    AutoSize = False
    Caption = #21046#20316#32773':    '#24352#24535#20142
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 136
    Top = 112
    Width = 89
    Height = 25
    AutoSize = False
    Caption = #27827#28023#22823#23398
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 72
    Top = 144
    Width = 233
    Height = 25
    AutoSize = False
    Caption = #20449#24687#31649#29702#19982#20449#24687#31995#32479#19987#19994
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 104
    Top = 176
    Width = 161
    Height = 25
    AutoSize = False
    Caption = #23436#25104#20110'2005'#24180'10'#26376
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object BitBtn1: TBitBtn
    Left = 144
    Top = 224
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 0
    OnClick = BitBtn1Click
  end
end

⌨️ 快捷键说明

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