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

📄 camselectdlg.dfm

📁 canon 相机SDK,非常难得
💻 DFM
字号:
object Form_CamSelect: TForm_CamSelect
  Left = 1281
  Top = 529
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = 'Communication Settings'
  ClientHeight = 97
  ClientWidth = 235
  Color = clBtnFace
  Font.Charset = SHIFTJIS_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Button_OK: TButton
    Left = 27
    Top = 56
    Width = 76
    Height = 25
    Caption = 'OK'
    TabOrder = 0
    OnClick = Button_OKClick
  end
  object Button_Cancel: TButton
    Left = 129
    Top = 56
    Width = 73
    Height = 25
    Caption = 'Cancel'
    TabOrder = 1
    OnClick = Button_CancelClick
  end
  object ComboBox_CamList: TComboBox
    Left = 15
    Top = 21
    Width = 204
    Height = 20
    ItemHeight = 12
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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