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

📄 rl_unit2.dfm

📁 一个很不错的绿色小软件 可以实现 上网 一个小助手
💻 DFM
字号:
object Form4: TForm4
  Left = 556
  Top = 202
  BorderStyle = bsDialog
  Caption = 'Form4'
  ClientHeight = 258
  ClientWidth = 265
  Color = 16117735
  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 PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 265
    Height = 233
    ActivePage = TabSheet1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #26032#26085#31243
      object Label1: TLabel
        Left = 26
        Top = 20
        Width = 24
        Height = 13
        Caption = #26631#39064
      end
      object Label2: TLabel
        Left = 3
        Top = 60
        Width = 48
        Height = 13
        Caption = #25552#37266#26102#38388
      end
      object Label3: TLabel
        Left = 5
        Top = 101
        Width = 51
        Height = 13
        Caption = #20855#20307#20869#23481':'
      end
      object rl_title: TEdit
        Left = 56
        Top = 16
        Width = 193
        Height = 19
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 0
      end
      object rl_dtp_date: TDateTimePicker
        Left = 56
        Top = 56
        Width = 105
        Height = 21
        Date = 38563.038277071760000000
        Time = 38563.038277071760000000
        TabOrder = 1
      end
      object rl_dtp_time: TDateTimePicker
        Left = 168
        Top = 56
        Width = 83
        Height = 21
        Date = 38563.038370208330000000
        Time = 38563.038370208330000000
        Kind = dtkTime
        TabOrder = 2
      end
      object rl_Check_sound: TCheckBox
        Left = 94
        Top = 98
        Width = 121
        Height = 17
        Caption = #25105#35201#38899#20048#25552#31034
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 3
      end
      object rl_memo_txnr: TMemo
        Left = 0
        Top = 120
        Width = 257
        Height = 89
        Ctl3D = True
        Lines.Strings = (
          'Memo1')
        ParentCtl3D = False
        ScrollBars = ssVertical
        TabOrder = 4
      end
    end
  end
  object rl_delete: TButton
    Left = 0
    Top = 232
    Width = 89
    Height = 25
    Caption = #21024#38500
    Enabled = False
    TabOrder = 1
    OnClick = rl_deleteClick
  end
  object rl_enter: TButton
    Left = 88
    Top = 232
    Width = 89
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    OnClick = rl_enterClick
  end
  object rl_chale: TButton
    Left = 176
    Top = 232
    Width = 89
    Height = 25
    Caption = #21462#28040
    TabOrder = 3
    OnClick = rl_chaleClick
  end
end

⌨️ 快捷键说明

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