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

📄 unitforms.dfm

📁 I mComputermaster programmisDelphi+pascal
💻 DFM
字号:
object FrameForms: TFrameForms
  Left = 0
  Top = 0
  Width = 535
  Height = 395
  TabOrder = 0
  object sGroupBox7: TsGroupBox
    Left = 23
    Top = 16
    Width = 125
    Height = 181
    Caption = 'Border style'
    TabOrder = 0
    CaptionLayout = clTopCenter
    SkinData.SkinSection = 'GROUPBOX'
    object sRadioButton12: TsRadioButton
      Tag = 5
      Left = 14
      Top = 37
      Width = 66
      Height = 19
      Caption = 'bsDialog'
      TabOrder = 0
      OnClick = sRadioButton12Click
      SkinData.SkinSection = 'RADIOBUTTON'
    end
    object sRadioButton13: TsRadioButton
      Tag = 5
      Left = 14
      Top = 59
      Width = 62
      Height = 19
      Caption = 'bsNone'
      TabOrder = 1
      OnClick = sRadioButton12Click
      SkinData.SkinSection = 'RADIOBUTTON'
    end
    object sRadioButton14: TsRadioButton
      Tag = 5
      Left = 14
      Top = 81
      Width = 65
      Height = 19
      Caption = 'bsSingle'
      TabOrder = 2
      OnClick = sRadioButton12Click
      SkinData.SkinSection = 'RADIOBUTTON'
    end
    object sRadioButton15: TsRadioButton
      Tag = 5
      Left = 14
      Top = 103
      Width = 76
      Height = 19
      Caption = 'bsSizeable'
      Checked = True
      TabOrder = 3
      TabStop = True
      OnClick = sRadioButton12Click
      SkinData.SkinSection = 'RADIOBUTTON'
    end
    object sRadioButton16: TsRadioButton
      Tag = 5
      Left = 14
      Top = 125
      Width = 96
      Height = 19
      Caption = 'bsSizeToolWin'
      TabOrder = 4
      OnClick = sRadioButton12Click
      SkinData.SkinSection = 'RADIOBUTTON'
    end
    object sRadioButton17: TsRadioButton
      Tag = 5
      Left = 14
      Top = 147
      Width = 96
      Height = 19
      Caption = 'bsToolWindow'
      TabOrder = 5
      OnClick = sRadioButton12Click
      SkinData.SkinSection = 'RADIOBUTTON'
    end
  end
  object sButton1: TsButton
    Tag = 5
    Left = 168
    Top = 24
    Width = 106
    Height = 30
    Caption = 'Open'
    TabOrder = 1
    OnClick = sButton1Click
    SkinData.SkinSection = 'BUTTON'
  end
  object sGroupBox8: TsGroupBox
    Left = 159
    Top = 70
    Width = 125
    Height = 127
    Caption = 'Border icons'
    TabOrder = 2
    CaptionLayout = clTopCenter
    SkinData.SkinSection = 'GROUPBOX'
    object sCheckBox9: TsCheckBox
      Tag = 5
      Left = 13
      Top = 28
      Width = 94
      Height = 19
      Caption = 'biSystemMenu'
      Checked = True
      State = cbChecked
      TabOrder = 0
      SkinData.SkinSection = 'CHECKBOX'
      ImgChecked = 0
      ImgUnchecked = 0
    end
    object sCheckBox15: TsCheckBox
      Tag = 5
      Left = 13
      Top = 50
      Width = 76
      Height = 19
      Caption = 'biMaximize'
      Checked = True
      State = cbChecked
      TabOrder = 1
      SkinData.SkinSection = 'CHECKBOX'
      ImgChecked = 0
      ImgUnchecked = 0
    end
    object sCheckBox16: TsCheckBox
      Tag = 5
      Left = 13
      Top = 72
      Width = 73
      Height = 19
      Caption = 'biMinimize'
      Checked = True
      State = cbChecked
      TabOrder = 2
      SkinData.SkinSection = 'CHECKBOX'
      ImgChecked = 0
      ImgUnchecked = 0
    end
    object sCheckBox17: TsCheckBox
      Tag = 5
      Left = 13
      Top = 94
      Width = 55
      Height = 19
      Caption = 'biHelp'
      Checked = True
      State = cbChecked
      TabOrder = 3
      SkinData.SkinSection = 'CHECKBOX'
      ImgChecked = 0
      ImgUnchecked = 0
    end
  end
  object sGroupBox9: TsGroupBox
    Left = 317
    Top = 97
    Width = 137
    Height = 105
    Caption = 'Caption alignment'
    TabOrder = 3
    SkinData.SkinSection = 'GROUPBOX'
    object sRadioButton18: TsRadioButton
      Tag = 5
      Left = 14
      Top = 24
      Width = 81
      Height = 19
      Caption = 'taLeftJustify'
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = sRadioButton18Change
      SkinData.SkinSection = 'RADIOBUTTON'
    end
    object sRadioButton19: TsRadioButton
      Tag = 5
      Left = 14
      Top = 46
      Width = 65
      Height = 19
      Caption = 'taCenter'
      TabOrder = 1
      OnClick = sRadioButton19Change
      SkinData.SkinSection = 'RADIOBUTTON'
    end
    object sRadioButton20: TsRadioButton
      Tag = 5
      Left = 14
      Top = 68
      Width = 88
      Height = 19
      Caption = 'taRightJustify'
      TabOrder = 2
      OnClick = sRadioButton20Change
      SkinData.SkinSection = 'RADIOBUTTON'
    end
  end
  object sCheckBox19: TsCheckBox
    Tag = 5
    Left = 333
    Top = 76
    Width = 96
    Height = 19
    Caption = 'Show app icon'
    Checked = True
    State = cbChecked
    TabOrder = 4
    OnClick = sCheckBox19Change
    SkinData.SkinSection = 'CHECKBOX'
    ImgChecked = 0
    ImgUnchecked = 0
  end
  object sCheckBox20: TsCheckBox
    Tag = 5
    Left = 333
    Top = 54
    Width = 72
    Height = 19
    Caption = 'Show grip'
    Checked = True
    State = cbChecked
    TabOrder = 5
    SkinData.SkinSection = 'CHECKBOX'
    ImgChecked = 0
    ImgUnchecked = 0
  end
  object sEdit2: TsEdit
    Tag = 5
    Left = 171
    Top = 236
    Width = 173
    Height = 21
    Font.Charset = DEFAULT_CHARSET
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    Text = 'Test form with custom title'
    SkinData.SkinSection = 'EDIT'
    BoundLabel.Active = True
    BoundLabel.Caption = 'Caption text'
    BoundLabel.Indent = 0
    BoundLabel.Font.Charset = DEFAULT_CHARSET
    BoundLabel.Font.Height = -11
    BoundLabel.Font.Name = 'MS Sans Serif'
    BoundLabel.Font.Style = []
    BoundLabel.Layout = sclLeft
    BoundLabel.MaxWidth = 0
    BoundLabel.UseSkinColor = True
  end
  object sSpinEdit4: TsSpinEdit
    Tag = 5
    Left = 171
    Top = 210
    Width = 37
    Height = 21
    Font.Charset = DEFAULT_CHARSET
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 7
    Text = '3'
    SkinData.SkinSection = 'EDIT'
    BoundLabel.Active = True
    BoundLabel.Caption = 'Count of user buttons in title'
    BoundLabel.Indent = 0
    BoundLabel.Font.Charset = DEFAULT_CHARSET
    BoundLabel.Font.Height = -11
    BoundLabel.Font.Name = 'MS Sans Serif'
    BoundLabel.Font.Style = []
    BoundLabel.Layout = sclLeft
    BoundLabel.MaxWidth = 0
    BoundLabel.UseSkinColor = True
    MaxValue = 8
    MinValue = 0
    Value = 3
  end
  object sCheckBox1: TsCheckBox
    Tag = 5
    Left = 333
    Top = 31
    Width = 112
    Height = 19
    Caption = 'Resize border only'
    TabOrder = 10
    OnClick = sCheckBox1Change
    SkinData.SkinSection = 'CHECKBOX'
    ImgChecked = 0
    ImgUnchecked = 0
  end
  object sComboBox1: TsComboBox
    Tag = 5
    Left = 171
    Top = 261
    Width = 145
    Height = 21
    Alignment = taLeftJustify
    BoundLabel.Active = True
    BoundLabel.Caption = 'Skinsection name'
    BoundLabel.Indent = 0
    BoundLabel.Font.Charset = DEFAULT_CHARSET
    BoundLabel.Font.Height = -11
    BoundLabel.Font.Name = 'MS Sans Serif'
    BoundLabel.Font.Style = []
    BoundLabel.Layout = sclLeft
    BoundLabel.MaxWidth = 0
    BoundLabel.UseSkinColor = True
    SkinData.SkinSection = 'COMBOBOX'
    Font.Charset = DEFAULT_CHARSET
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ItemHeight = 13
    ItemIndex = -1
    ParentFont = False
    TabOrder = 8
    Text = 'DIALOG'
    OnChange = sComboBox1Change
    Items.Strings = (
      'FORM'
      'DIALOG'
      'BUTTON'
      'PAGECONTROL')
  end
  object sCheckBox2: TsCheckBox
    Tag = 5
    Left = 221
    Top = 212
    Width = 169
    Height = 19
    Caption = 'Make menu for skins choosing'
    Checked = True
    State = cbChecked
    TabOrder = 9
    SkinData.SkinSection = 'CHECKBOX'
    ImgChecked = 0
    ImgUnchecked = 0
  end
  object sFrameAdapter1: TsFrameAdapter
    SkinData.SkinSection = 'CHECKBOX'
    Left = 39
    Top = 6
  end
end

⌨️ 快捷键说明

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