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

📄 frmthds.dfm

📁 Delphi面向对象编程思想附书源码 好用哦!
💻 DFM
字号:
object Form1: TForm1
  Left = 323
  Top = 192
  Width = 676
  Height = 480
  Caption = #22810#32447#31243#32472#22270
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 14
  object PaintBox1: TPaintBox
    Left = 14
    Top = 13
    Width = 640
    Height = 385
  end
  object Bevel1: TBevel
    Left = 14
    Top = 12
    Width = 643
    Height = 389
  end
  object btnThdDraw: TButton
    Left = 272
    Top = 414
    Width = 90
    Height = 30
    Caption = #32447#31243#32472#21046
    TabOrder = 0
    OnClick = btnThdDrawClick
  end
  object btnClean: TButton
    Left = 376
    Top = 414
    Width = 90
    Height = 30
    Caption = #25830#38500
    TabOrder = 1
    OnClick = btnCleanClick
  end
  object btnMainDraw: TButton
    Left = 168
    Top = 414
    Width = 90
    Height = 30
    Caption = #20027#32447#31243#32472#21046
    TabOrder = 2
    OnClick = btnMainDrawClick
  end
  object btnExit: TButton
    Left = 480
    Top = 414
    Width = 90
    Height = 30
    Caption = #36864#20986
    TabOrder = 3
    OnClick = btnExitClick
  end
end

⌨️ 快捷键说明

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