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

📄 uloadimage.dfm

📁 [原创]这是我写的一个图像组件!组件中使用了GraphicEx库
💻 DFM
字号:
object GPictureForm: TGPictureForm
  Left = 230
  Top = 387
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #22270#29255#32534#36753
  ClientHeight = 259
  ClientWidth = 400
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 313
    Height = 201
    TabOrder = 0
  end
  object Button1: TButton
    Left = 328
    Top = 16
    Width = 65
    Height = 33
    Caption = '&O.'#30830#23450
    TabOrder = 1
  end
  object Button2: TButton
    Left = 328
    Top = 56
    Width = 65
    Height = 33
    Caption = '&C.'#21462#28040
    TabOrder = 2
  end
  object Button3: TButton
    Left = 327
    Top = 96
    Width = 65
    Height = 33
    Caption = '&H.'#24110#21161
    TabOrder = 3
  end
  object Button4: TButton
    Left = 7
    Top = 216
    Width = 65
    Height = 33
    Caption = '&L.'#21152#36733
    TabOrder = 4
  end
  object Button5: TButton
    Left = 79
    Top = 216
    Width = 65
    Height = 33
    Caption = '&S.'#20445#23384
    TabOrder = 5
  end
  object Button6: TButton
    Left = 151
    Top = 216
    Width = 65
    Height = 33
    Caption = '&R.'#28165#38500
    TabOrder = 6
  end
end

⌨️ 快捷键说明

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