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

📄 unit1.dfm

📁 家庭数字相册
💻 DFM
字号:
object Form1: TForm1
  Left = 305
  Top = 193
  Width = 535
  Height = 473
  Caption = #23478#24237#25968#23383#30456#20876
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 527
    Height = 446
    ActivePage = TabSheet2
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #30456#29255#27983#35272
      DesignSize = (
        519
        418)
      object btNext: TBitBtn
        Left = 424
        Top = 112
        Width = 75
        Height = 25
        Anchors = [akTop, akRight]
        Caption = #19979#19968#39029
        TabOrder = 0
        OnClick = btNextClick
      end
      object btPrior: TBitBtn
        Left = 424
        Top = 68
        Width = 75
        Height = 25
        Anchors = [akTop, akRight]
        Caption = #19978#19968#39029
        Enabled = False
        TabOrder = 1
        OnClick = btPriorClick
      end
      object btAuto: TBitBtn
        Left = 424
        Top = 273
        Width = 75
        Height = 25
        Anchors = [akRight, akBottom]
        Caption = #33258#21160#32763#39029
        TabOrder = 2
        OnClick = btAutoClick
      end
      object btLast: TBitBtn
        Left = 424
        Top = 158
        Width = 75
        Height = 25
        Anchors = [akTop, akRight]
        Caption = #26368#21518#19968#39029
        TabOrder = 3
        OnClick = btLastClick
      end
      object btFirst: TBitBtn
        Left = 424
        Top = 27
        Width = 75
        Height = 25
        Anchors = [akTop, akRight]
        Caption = #26368#21069#19968#39029
        Enabled = False
        TabOrder = 4
        OnClick = btFirstClick
      end
      object btExit: TBitBtn
        Left = 424
        Top = 328
        Width = 75
        Height = 25
        Anchors = [akRight, akBottom]
        Caption = #36864#20986
        TabOrder = 5
        OnClick = btExitClick
      end
      object Panel1: TPanel
        Left = 8
        Top = 8
        Width = 400
        Height = 400
        Anchors = [akLeft, akTop, akRight, akBottom]
        BevelInner = bvLowered
        TabOrder = 6
        object Image1: TImage
          Left = 2
          Top = 2
          Width = 396
          Height = 396
          Align = alClient
          Center = True
          Proportional = True
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #30456#29255#25511#21046
      ImageIndex = 1
      DesignSize = (
        519
        418)
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 281
        Height = 401
        Anchors = [akLeft, akTop, akRight, akBottom]
        Caption = #25152#26377#29031#29255
        TabOrder = 0
        object ListBox1: TListBox
          Left = 2
          Top = 15
          Width = 277
          Height = 384
          Align = alClient
          ItemHeight = 13
          TabOrder = 0
        end
      end
      object GroupBox2: TGroupBox
        Left = 296
        Top = 8
        Width = 209
        Height = 129
        Anchors = [akTop, akRight]
        Caption = #22686#21152#26032#29031#29255
        TabOrder = 1
        object Label1: TLabel
          Left = 16
          Top = 24
          Width = 48
          Height = 13
          Caption = #29031#29255#25991#20214
        end
        object btBrows: TSpeedButton
          Left = 176
          Top = 56
          Width = 20
          Height = 20
          Caption = '...'
          OnClick = btBrowsClick
        end
        object Edit1: TEdit
          Left = 16
          Top = 56
          Width = 161
          Height = 21
          ReadOnly = True
          TabOrder = 0
        end
        object btAdd: TBitBtn
          Left = 16
          Top = 88
          Width = 177
          Height = 25
          Caption = #30830#35748#28155#21152
          Enabled = False
          TabOrder = 1
          OnClick = btAddClick
        end
      end
      object GroupBox3: TGroupBox
        Left = 296
        Top = 144
        Width = 209
        Height = 161
        Anchors = [akTop, akRight]
        Caption = #21024#38500#29031#29255
        TabOrder = 2
        object Label2: TLabel
          Left = 24
          Top = 24
          Width = 72
          Height = 13
          Caption = #24403#21069#36873#25321#29031#29255
        end
        object lbInfo: TLabel
          Left = 32
          Top = 48
          Width = 72
          Height = 13
          Caption = #27809#26377#36873#25321#25991#20214
        end
        object btDelete: TBitBtn
          Left = 16
          Top = 80
          Width = 177
          Height = 25
          Caption = #21024#38500#25152#36873
          TabOrder = 0
          OnClick = btDeleteClick
        end
        object btDelAll: TBitBtn
          Left = 16
          Top = 120
          Width = 177
          Height = 25
          Caption = #21024#38500#25152#26377
          TabOrder = 1
          OnClick = btDelAllClick
        end
      end
      object btExit1: TBitBtn
        Left = 416
        Top = 376
        Width = 75
        Height = 25
        Anchors = [akTop, akRight]
        Caption = #36864#20986
        TabOrder = 3
        OnClick = btExitClick
      end
      object GroupBox4: TGroupBox
        Left = 296
        Top = 312
        Width = 209
        Height = 49
        Anchors = [akTop, akRight]
        Caption = #33258#21160#32763#39029#26102#38388
        TabOrder = 4
        object Label4: TLabel
          Left = 16
          Top = 20
          Width = 84
          Height = 13
          Caption = #26102#38388#21333#20301#65288#31186#65289
        end
        object Edit2: TEdit
          Left = 104
          Top = 16
          Width = 65
          Height = 21
          ReadOnly = True
          TabOrder = 0
          Text = '1'
        end
        object UpDown1: TUpDown
          Left = 169
          Top = 16
          Width = 15
          Height = 21
          Associate = Edit2
          Min = 1
          Max = 10
          Position = 1
          TabOrder = 1
          OnClick = UpDown1Click
        end
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Filter = 
      'All(*.jpg;*jpeg;*.bmp;*.ico;*.emf;*.wmf)|*.jpg;*.jpeg;*.bmp;*.ic' +
      'o;*.emf;*.wfm|JPEG Image File(*.jpg,*.jpeg)|*.jpg;*.jpeg;|Bitmap' +
      's(*.bmp)|*.bmp|Icons(*.ico)|*.ico|Enhanced Metafiles(*.emf)|*.em' +
      'f|Metafiles(*.wfm)|*.wfm'
    Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
    Left = 240
    Top = 96
  end
  object Timer1: TTimer
    Enabled = False
    OnTimer = Timer1Timer
    Left = 212
    Top = 96
  end
end

⌨️ 快捷键说明

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