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

📄 savepicturedialogexform.dfm

📁 學習資料網上下載
💻 DFM
字号:
object fmSavePictureDialogEx: TfmSavePictureDialogEx
  Left = 351
  Top = 149
  Align = alClient
  BorderIcons = []
  BorderStyle = bsNone
  Caption = 'fmSavePictureDialogEx'
  ClientHeight = 190
  ClientWidth = 387
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 13
  object stWidth: TLabel
    Left = 0
    Top = 4
    Width = 28
    Height = 13
    Caption = '&Width'
  end
  object Label1: TLabel
    Left = 0
    Top = 28
    Width = 31
    Height = 13
    Caption = '&Height'
  end
  object Label2: TLabel
    Left = 0
    Top = 52
    Width = 32
    Height = 13
    Caption = '&Format'
  end
  object edWidth: TEdit
    Left = 72
    Top = 0
    Width = 57
    Height = 21
    TabOrder = 0
  end
  object edHeight: TEdit
    Left = 72
    Top = 24
    Width = 57
    Height = 21
    TabOrder = 1
  end
  object cbFormat: TComboBox
    Left = 72
    Top = 48
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 2
  end
  object FormScaler1: TFormScaler
    Left = 24
    Top = 144
    DesignModeUnits = 454
  end
end

⌨️ 快捷键说明

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