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

📄 udxxj.dfm

📁 实现短信的收发应用非常的方便,系统很小直接使用不需安装
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmdxxj: Tfrmdxxj
  Left = 258
  Top = 155
  BorderStyle = bsNone
  Caption = 'frmdxxj'
  ClientHeight = 266
  ClientWidth = 442
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Shape1: TShape
    Left = 0
    Top = 0
    Width = 442
    Height = 38
    Align = alTop
    Brush.Color = clTeal
    Pen.Color = clTeal
    Pen.Width = 2
    OnMouseDown = Shape1MouseDown
  end
  object Label4: TLabel
    Left = 184
    Top = 15
    Width = 72
    Height = 12
    Caption = #30701#20449#20449#24687#31649#29702
    Transparent = True
  end
  object Shape2: TShape
    Left = 0
    Top = 38
    Width = 442
    Height = 228
    Align = alClient
    Brush.Color = clInactiveBorder
    Pen.Color = clTeal
    Pen.Width = 4
  end
  object Label1: TLabel
    Left = 66
    Top = 56
    Width = 48
    Height = 12
    Caption = #21457#36865#20154#65306
  end
  object Label2: TLabel
    Left = 20
    Top = 201
    Width = 84
    Height = 12
    Caption = #25509#25910#20154#25163#26426#21495#65306
    Visible = False
  end
  object SpeedButton1: TSpeedButton
    Left = 38
    Top = 81
    Width = 78
    Height = 18
    Hint = #21333#20987#27492#25353#38062#21487#20197#20174#36890#35759#24405#20013#36873#25321#25910#20449#20154#21592
    Caption = #26469#33258#36890#35759#24405'...'
    Flat = True
    ParentShowHint = False
    ShowHint = True
    OnClick = SpeedButton1Click
  end
  object Label3: TLabel
    Left = 42
    Top = 215
    Width = 60
    Height = 12
    Caption = #30701#20449#20869#23481#65306
    Visible = False
  end
  object SpeedButton2: TSpeedButton
    Left = 38
    Top = 129
    Width = 78
    Height = 18
    Hint = #21333#20987#27492#25353#38062#21487#20197#20174#30701#35821#24211#36873#25321#24744#21916#27426#30340#30701#35821
    Caption = #26469#33258#30701#35821#24211'...'
    Flat = True
    ParentShowHint = False
    ShowHint = True
    OnClick = SpeedButton2Click
  end
  object SpeedButton3: TSpeedButton
    Left = 22
    Top = 224
    Width = 81
    Height = 25
    Caption = #37325#20889'...'
    Flat = True
    Visible = False
    OnClick = SpeedButton3Click
  end
  object Label5: TLabel
    Left = 53
    Top = 204
    Width = 348
    Height = 12
    Caption = '#'#25552#31034#65306#22810#20010#25163#26426#21495#25110#36890#35759#24405#21517#31216#35201#20197#36887#21495#38548#24320#65292#24182#19988#20197#36887#21495#32467#23614'#'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Visible = False
  end
  object ToolBar1: TToolBar
    Left = 118
    Top = 218
    Width = 267
    Height = 42
    Align = alNone
    ButtonHeight = 35
    ButtonWidth = 67
    Caption = 'ToolBar1'
    EdgeBorders = [ebTop, ebBottom]
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = ImageList1
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object ToolButton2: TToolButton
      Left = 0
      Top = 2
      Width = 8
      Caption = 'ToolButton2'
      ImageIndex = 1
      Style = tbsDivider
    end
    object ToolButton1: TToolButton
      Left = 8
      Top = 2
      Hint = #21333#20987#27492#25353#38062#31435#21363#21457#36865#30701#20449
      Caption = #31435#21363#21457#36865
      ImageIndex = 0
      ParentShowHint = False
      ShowHint = True
      OnClick = ToolButton1Click
    end
    object ToolButton3: TToolButton
      Left = 75
      Top = 2
      Width = 8
      Caption = 'ToolButton3'
      ImageIndex = 1
      Style = tbsDivider
    end
    object ToolButton5: TToolButton
      Left = 83
      Top = 2
      Hint = #21333#20987#27492#25353#38062#21487#20197#23558#24744#30340#30701#20449#20445#23384#20110#33609#31295#31665
      Caption = #23384#20837#33609#31295#31665
      ImageIndex = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = ToolButton5Click
    end
    object ToolButton6: TToolButton
      Left = 150
      Top = 2
      Caption = #36864#20986
      ImageIndex = 3
      OnClick = ToolButton6Click
    end
    object ToolButton8: TToolButton
      Left = 217
      Top = 2
      Width = 8
      Caption = 'ToolButton8'
      ImageIndex = 5
      Style = tbsDivider
    end
  end
  object Edit1: TEdit
    Left = 119
    Top = 50
    Width = 151
    Height = 20
    Hint = #29992#20110#22635#20889#21457#36865#20154#22995#21517#25110#25163#26426#21495
    Color = clInfoBk
    MaxLength = 11
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 119
    Top = 80
    Width = 151
    Height = 20
    Hint = '#'#25552#31034#65306#22810#20010#25163#26426#21495#25110#36890#35759#24405#21517#31216#35201#20197#36887#21495#38548#24320#65292#24182#19988#20197#36887#21495#32467#23614'#'
    Color = clInfoBk
    ParentShowHint = False
    ShowHint = True
    TabOrder = 2
  end
  object Memo1: TMemo
    Left = 119
    Top = 115
    Width = 277
    Height = 46
    Color = clInfoBk
    MaxLength = 120
    TabOrder = 3
  end
  object ImageList1: TImageList
    Left = 320
    Top = 64
    Bitmap = {

⌨️ 快捷键说明

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