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

📄 unit6.dfm

📁 是用delphi与sql一块作的
💻 DFM
字号:
object gy: Tgy
  Left = 239
  Top = 160
  AutoScroll = False
  BiDiMode = bdRightToLeftNoAlign
  BorderIcons = []
  Caption = #20851#20110'&y'
  ClientHeight = 322
  ClientWidth = 415
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  ParentBiDiMode = False
  Position = poScreenCenter
  PrintScale = poNone
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 216
    Top = 240
    Width = 193
    Height = 29
    Cursor = crHandPoint
    Caption = 'lzbrz@163.com'
    Color = clSilver
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold, fsItalic]
    ParentColor = False
    ParentFont = False
    OnClick = Label1Click
    OnMouseEnter = Label1MouseEnter
    OnMouseLeave = Label1MouseLeave
  end
  object Label2: TLabel
    Left = 16
    Top = 288
    Width = 206
    Height = 14
    Cursor = crHandPoint
    Caption = 'http://blog.sina.com.cn/rzlzb'
    DragCursor = crHandPoint
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #21326#25991#20013#23435
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = Label2Click
    OnMouseEnter = Label2MouseEnter
    OnMouseLeave = Label2MouseLeave
  end
  object Button1: TButton
    Left = 336
    Top = 280
    Width = 75
    Height = 25
    Caption = #31995#32479#20449#24687'&x'
    TabOrder = 0
    OnClick = Button1Click
  end
  object Memo1: TMemo
    Left = 216
    Top = 8
    Width = 185
    Height = 225
    Alignment = taCenter
    BorderStyle = bsNone
    Color = clBlue
    Font.Charset = GB2312_CHARSET
    Font.Color = clSilver
    Font.Height = -16
    Font.Name = #21326#25991#34892#26999
    Font.Style = []
    Lines.Strings = (
      ''
      #20154#20107#31649#29702#31995#32479
      '2007'#24180'   '#35745#20449#31649'051'
      #26412#31995#32479#20813#36153#20026#22823#23478#25552#20379#26381
      #21153','
      #26377#24847#32773#21487#32852#31995#26412#20154'!'
      #22914#21457#29616#38169#35823#20063#35831#22823#23478#32473#20104
      #25351#25945'!'
      #20135#21697#30001':'#26446#24535#24428#21046#20316
      #20135#21697#24080#21495':lzb'
      #20135#21697#23494#30721':lzb'
      #35686#21578':'#26412#31995#32479#20999#21247#20081#25913'!!')
    ParentFont = False
    TabOrder = 1
  end
  object Button2: TButton
    Left = 256
    Top = 280
    Width = 75
    Height = 25
    Caption = #30830#23450'&y'
    ModalResult = 1
    TabOrder = 2
  end
  object Panel1: TPanel
    Left = 16
    Top = 8
    Width = 185
    Height = 257
    BevelOuter = bvNone
    BiDiMode = bdRightToLeftReadingOnly
    Color = clBtnHighlight
    ParentBiDiMode = False
    TabOrder = 3
    object RichEdit1: TRichEdit
      Left = 0
      Top = 0
      Width = 185
      Height = 329
      Alignment = taCenter
      BevelInner = bvNone
      BorderStyle = bsNone
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      Lines.Strings = (
        #20351#29992#35828#26126':'
        #26412#31995#32479#29992#20110#23545#29992#25143#20449#24687
        #30340#31649#29702
        #25552#20379#25554#20837','#26597#35810','#20462#25913#31561
        #31995#32479#20316#32773':'
        #26412#20154#32852#31995#26041#24335':'
        'lzbrz@163.com'
        #20316#32773':'#26446#24535#24428
        #22791#27880':'
        #35813#36719#20214#20026#20813#36153#30340
        #22914#26377#23545#25105#25903#25345#32773
        #21487#21457#36154#21345#25105'!'
        #29305#21035#40483#35874':'
        #23385#20908#32769#24072
        #23567#21608)
      ParentFont = False
      ScrollBars = ssVertical
      TabOrder = 0
    end
  end
  object Timer1: TTimer
    Interval = 10
    OnTimer = Timer1Timer
    Left = 192
    Top = 232
  end
end

⌨️ 快捷键说明

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