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

📄 jpg.~dfm

📁 一个远程监控程序
💻 ~DFM
字号:
object frmJPG: TfrmJPG
  Left = 521
  Top = 234
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #35831#36873#25321'JPG'#21697#36136
  ClientHeight = 59
  ClientWidth = 165
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object lb_1: TLabel
    Left = 57
    Top = 40
    Width = 6
    Height = 12
  end
  object SpeedButton1: TSpeedButton
    Left = 90
    Top = 35
    Width = 57
    Height = 23
    Caption = #30830#23450'(&O)'
    OnClick = SpeedButton1Click
  end
  object Label1: TLabel
    Left = 8
    Top = 40
    Width = 42
    Height = 12
    Caption = 'JPG'#21697#36136
    Font.Charset = GB2312_CHARSET
    Font.Color = clGreen
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object TrackBar1: TTrackBar
    Left = 5
    Top = 2
    Width = 163
    Height = 33
    Min = 1
    Orientation = trHorizontal
    Frequency = 1
    Position = 1
    SelEnd = 0
    SelStart = 0
    TabOrder = 0
    TickMarks = tmBottomRight
    TickStyle = tsAuto
    OnChange = TrackBar1Change
  end
end

⌨️ 快捷键说明

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