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

📄 autopanelsform.dfm

📁 source code for Marco Cantu s book Delphi 2007 Handbook
💻 DFM
字号:
object Form5: TForm5
  Left = 0
  Top = 0
  Caption = 'AutoPanels'
  ClientHeight = 269
  ClientWidth = 436
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 0
    Top = 131
    Width = 436
    Height = 3
    Cursor = crVSplit
    Align = alTop
    ExplicitTop = 153
    ExplicitWidth = 208
  end
  object FlowPanel1: TFlowPanel
    Left = 0
    Top = 0
    Width = 436
    Height = 131
    Align = alTop
    Caption = 'FlowPanel1'
    TabOrder = 0
    ExplicitWidth = 507
    object CheckBox1: TCheckBox
      Left = 1
      Top = 1
      Width = 97
      Height = 17
      Caption = 'CheckBox1'
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 98
      Top = 1
      Width = 97
      Height = 17
      Caption = 'CheckBox2'
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 195
      Top = 1
      Width = 97
      Height = 17
      Caption = 'CheckBox3'
      TabOrder = 2
    end
    object CheckBox4: TCheckBox
      Left = 292
      Top = 1
      Width = 97
      Height = 17
      Caption = 'CheckBox4'
      TabOrder = 3
    end
    object CheckBox5: TCheckBox
      Left = 1
      Top = 18
      Width = 97
      Height = 17
      Caption = 'CheckBox5'
      TabOrder = 4
    end
    object CheckBox6: TCheckBox
      Left = 98
      Top = 18
      Width = 97
      Height = 17
      Caption = 'CheckBox6'
      TabOrder = 5
    end
    object CheckBox7: TCheckBox
      Left = 195
      Top = 18
      Width = 97
      Height = 17
      Caption = 'CheckBox7'
      TabOrder = 6
    end
    object CheckBox8: TCheckBox
      Left = 292
      Top = 18
      Width = 97
      Height = 17
      Caption = 'CheckBox8'
      TabOrder = 7
    end
    object CheckBox9: TCheckBox
      Left = 1
      Top = 35
      Width = 97
      Height = 17
      Caption = 'CheckBox9'
      TabOrder = 8
    end
    object CheckBox10: TCheckBox
      Left = 98
      Top = 35
      Width = 97
      Height = 17
      Caption = 'CheckBox10'
      TabOrder = 9
    end
    object CheckBox11: TCheckBox
      Left = 195
      Top = 35
      Width = 97
      Height = 17
      Caption = 'CheckBox11'
      TabOrder = 10
    end
    object CheckBox12: TCheckBox
      Left = 292
      Top = 35
      Width = 97
      Height = 17
      Caption = 'CheckBox12'
      TabOrder = 11
    end
  end
  object GridPanel1: TGridPanel
    Left = 0
    Top = 134
    Width = 436
    Height = 135
    Align = alClient
    Caption = 'GridPanel1'
    ColumnCollection = <
      item
        Value = 33.374106105071840000
      end
      item
        Value = 33.190100858052240000
      end
      item
        Value = 33.435793036875920000
      end>
    ControlCollection = <
      item
        Column = 0
        Control = CheckBox13
        Row = 0
      end
      item
        Column = 1
        Control = CheckBox14
        Row = 0
      end
      item
        Column = 2
        Control = CheckBox15
        Row = 0
      end
      item
        Column = 0
        Control = CheckBox16
        Row = 1
      end
      item
        Column = 1
        Control = CheckBox17
        Row = 1
      end
      item
        Column = 2
        Control = CheckBox18
        Row = 1
      end
      item
        Column = 0
        Control = CheckBox19
        Row = 2
      end
      item
        Column = 1
        ColumnSpan = 2
        Control = CheckBox20
        Row = 2
      end
      item
        Column = 0
        Control = CheckBox21
        Row = 3
      end
      item
        Column = 1
        Control = CheckBox22
        Row = 3
        RowSpan = 2
      end
      item
        Column = 2
        Control = CheckBox23
        Row = 3
      end
      item
        Column = 0
        Control = CheckBox24
        Row = 4
      end
      item
        Column = 2
        Control = CheckBox25
        Row = 4
      end
      item
        Column = 0
        Control = CheckBox26
        Row = 5
      end>
    RowCollection = <
      item
        SizeStyle = ssAuto
        Value = 50.000000000000000000
      end
      item
        SizeStyle = ssAuto
        Value = 100.000000000000000000
      end
      item
        SizeStyle = ssAuto
      end
      item
        SizeStyle = ssAuto
      end
      item
        SizeStyle = ssAuto
      end
      item
        SizeStyle = ssAuto
      end
      item
        SizeStyle = ssAuto
      end>
    TabOrder = 1
    ExplicitTop = 137
    ExplicitWidth = 435
    ExplicitHeight = 127
    DesignSize = (
      436
      135)
    object CheckBox13: TCheckBox
      Left = 24
      Top = 1
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox13'
      TabOrder = 0
      ExplicitLeft = 128
      ExplicitTop = 56
    end
    object CheckBox14: TCheckBox
      Left = 168
      Top = 1
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox14'
      TabOrder = 1
      ExplicitLeft = 56
      ExplicitTop = 248
    end
    object CheckBox15: TCheckBox
      Left = 313
      Top = 1
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox15'
      TabOrder = 2
      ExplicitLeft = 416
      ExplicitTop = 120
    end
    object CheckBox16: TCheckBox
      Left = 24
      Top = 18
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox16'
      TabOrder = 3
      ExplicitLeft = 288
      ExplicitTop = 240
    end
    object CheckBox17: TCheckBox
      Left = 168
      Top = 18
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox17'
      TabOrder = 4
      ExplicitLeft = 296
      ExplicitTop = 256
    end
    object CheckBox18: TCheckBox
      Left = 313
      Top = 18
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox18'
      TabOrder = 5
      ExplicitLeft = 296
      ExplicitTop = 264
    end
    object CheckBox19: TCheckBox
      Left = 24
      Top = 35
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox19'
      TabOrder = 6
      ExplicitLeft = 296
      ExplicitTop = 264
    end
    object CheckBox20: TCheckBox
      Left = 241
      Top = 35
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox20'
      TabOrder = 7
      ExplicitLeft = 296
      ExplicitTop = 264
    end
    object CheckBox21: TCheckBox
      Left = 24
      Top = 52
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox21'
      TabOrder = 8
      ExplicitLeft = 296
      ExplicitTop = 264
    end
    object CheckBox22: TCheckBox
      Left = 168
      Top = 60
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox22'
      TabOrder = 9
      ExplicitLeft = 296
      ExplicitTop = 264
    end
    object CheckBox23: TCheckBox
      Left = 313
      Top = 52
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox23'
      TabOrder = 10
      ExplicitLeft = 296
      ExplicitTop = 264
    end
    object CheckBox24: TCheckBox
      Left = 24
      Top = 69
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox24'
      TabOrder = 11
      ExplicitLeft = 296
      ExplicitTop = 264
    end
    object CheckBox25: TCheckBox
      Left = 313
      Top = 69
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox25'
      TabOrder = 12
      ExplicitLeft = 368
      ExplicitTop = 72
    end
    object CheckBox26: TCheckBox
      Left = 24
      Top = 86
      Width = 97
      Height = 17
      Anchors = []
      Caption = 'CheckBox26'
      TabOrder = 13
      ExplicitLeft = 80
      ExplicitTop = 104
    end
  end
end

⌨️ 快捷键说明

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