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

📄 ldoutdialog.dfm

📁 delphi控件源码:包含十四种控件的拓展功能:1、带CheckBox的GroupBox。当处于选中状态时
💻 DFM
字号:
object FLdOutDialog: TFLdOutDialog
  Left = 192
  Top = 103
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = 'FLdOutDialog'
  ClientHeight = 341
  ClientWidth = 512
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object LdOutlookBar1: TLdOutlookBar
    Left = 0
    Top = 0
    Width = 150
    Height = 341
    Align = alLeft
    BevelOuter = bvNone
    BorderStyle = bsSingle
    Color = clSkyBlue
    ItemFont.Charset = DEFAULT_CHARSET
    ItemFont.Color = clWindowText
    ItemFont.Height = -11
    ItemFont.Name = 'MS Sans Serif'
    ItemFont.Style = []
    GroupFont.Charset = DEFAULT_CHARSET
    GroupFont.Color = clWindowText
    GroupFont.Height = -11
    GroupFont.Name = 'MS Sans Serif'
    GroupFont.Style = []
    ItemDown = False
    GroupButtonHeight = 20
    GroupButtonTransparent = False
    GroupIndex = -1
    ItemSpace = 4
    LeftSpace = 8
    TabOrder = 0
    TextWide = 0
    ViewStyle = ovsIcon
    OnClickItem = LdOutlookBar1ClickItem
    OnGroupChanged = LdOutlookBar1GroupChanged
  end
  object GroupBox1: TGroupBox
    Left = 160
    Top = 8
    Width = 345
    Height = 145
    Caption = #32452#39033#30446
    TabOrder = 1
    object Label1: TLabel
      Left = 92
      Top = 21
      Width = 42
      Height = 12
      Caption = #21517#31216'(&N)'
    end
    object Label2: TLabel
      Left = 92
      Top = 68
      Width = 42
      Height = 12
      Hint = #27491#24120#29366#24577#19979#30340#22270#26631
      Caption = #22270#26631'1'#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
    end
    object Label3: TLabel
      Left = 92
      Top = 92
      Width = 42
      Height = 12
      Hint = #24403#40736#26631#25351#21521#26102#30340#22270#26631
      Caption = #22270#26631'2'#65306
      ParentShowHint = False
      ShowHint = True
    end
    object Label4: TLabel
      Left = 92
      Top = 116
      Width = 42
      Height = 12
      Hint = #40736#26631#25353#19979#26102#30340#22270#26631
      Caption = #22270#26631'3'#65306
      ParentShowHint = False
      ShowHint = True
    end
    object Label5: TLabel
      Left = 92
      Top = 44
      Width = 42
      Height = 12
      Caption = #22791' '#27880#65306
    end
    object Button1: TButton
      Left = 8
      Top = 16
      Width = 65
      Height = 23
      Caption = #22686#21152'(&A)'
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button3: TButton
      Left = 8
      Top = 40
      Width = 65
      Height = 23
      Caption = #21024#38500'(&D)'
      TabOrder = 1
      OnClick = Button3Click
    end
    object Edit1: TEdit
      Left = 136
      Top = 17
      Width = 193
      Height = 20
      TabOrder = 2
      OnChange = Edit1Change
    end
    object Button4: TButton
      Left = 8
      Top = 88
      Width = 65
      Height = 23
      Caption = #21521#19978#31227#21160
      TabOrder = 7
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 8
      Top = 112
      Width = 65
      Height = 23
      Caption = #21521#19979#31227#21160
      TabOrder = 8
      OnClick = Button5Click
    end
    object Edit2: TEdit
      Left = 136
      Top = 40
      Width = 193
      Height = 20
      TabOrder = 3
      OnChange = Edit2Change
    end
    object ComboBoxEx1: TComboBoxEx
      Left = 136
      Top = 64
      Width = 57
      Height = 21
      ItemsEx.CaseSensitive = False
      ItemsEx.SortType = stNone
      ItemsEx = <>
      Style = csExDropDownList
      StyleEx = []
      ItemHeight = 16
      TabOrder = 4
      OnChange = ComboBoxEx1Change
      DropDownCount = 8
    end
    object ComboBoxEx2: TComboBoxEx
      Left = 136
      Top = 88
      Width = 57
      Height = 21
      ItemsEx.CaseSensitive = False
      ItemsEx.SortType = stNone
      ItemsEx = <>
      Style = csExDropDownList
      StyleEx = []
      ItemHeight = 16
      TabOrder = 5
      OnChange = ComboBoxEx2Change
      DropDownCount = 8
    end
    object ComboBoxEx3: TComboBoxEx
      Left = 136
      Top = 112
      Width = 57
      Height = 21
      ItemsEx.CaseSensitive = False
      ItemsEx.SortType = stNone
      ItemsEx = <>
      Style = csExDropDownList
      StyleEx = []
      ItemHeight = 16
      TabOrder = 6
      OnChange = ComboBoxEx3Change
      DropDownCount = 8
    end
  end
  object GroupBox2: TGroupBox
    Left = 160
    Top = 160
    Width = 345
    Height = 145
    Caption = #22270#26631#39033#30446
    TabOrder = 2
    object Label6: TLabel
      Left = 92
      Top = 21
      Width = 42
      Height = 12
      Caption = #21517#31216'(&C)'
    end
    object Label7: TLabel
      Left = 80
      Top = 68
      Width = 54
      Height = 12
      Hint = #27491#24120#29366#24577#19979#30340#22270#26631
      Caption = #23567#22270#26631'1'#65306
      ParentShowHint = False
      ShowHint = True
    end
    object Label8: TLabel
      Left = 80
      Top = 92
      Width = 54
      Height = 12
      Hint = #24403#40736#26631#25351#21521#26102#30340#22270#26631
      Caption = #23567#22270#26631'2'#65306
      ParentShowHint = False
      ShowHint = True
    end
    object Label9: TLabel
      Left = 80
      Top = 116
      Width = 54
      Height = 12
      Hint = #40736#26631#25353#19979#26102#30340#22270#26631
      Caption = #23567#22270#26631'3'#65306
      ParentShowHint = False
      ShowHint = True
    end
    object Label10: TLabel
      Left = 92
      Top = 44
      Width = 42
      Height = 12
      Caption = #22791' '#27880#65306
    end
    object Label11: TLabel
      Left = 216
      Top = 68
      Width = 54
      Height = 12
      Hint = #27491#24120#29366#24577#19979#30340#22270#26631
      Caption = #22823#22270#26631'1'#65306
      ParentShowHint = False
      ShowHint = True
    end
    object Label12: TLabel
      Left = 216
      Top = 92
      Width = 54
      Height = 12
      Hint = #24403#40736#26631#25351#21521#26102#30340#22270#26631
      Caption = #22823#22270#26631'2'#65306
      ParentShowHint = False
      ShowHint = True
    end
    object Label13: TLabel
      Left = 216
      Top = 116
      Width = 54
      Height = 12
      Hint = #40736#26631#25353#19979#26102#30340#22270#26631
      Caption = #22823#22270#26631'3'#65306
      ParentShowHint = False
      ShowHint = True
    end
    object Button6: TButton
      Left = 8
      Top = 16
      Width = 65
      Height = 23
      Caption = #22686#21152'(&I)'
      TabOrder = 0
      OnClick = Button6Click
    end
    object Button8: TButton
      Left = 8
      Top = 40
      Width = 65
      Height = 23
      Caption = #21024#38500'(&R)'
      TabOrder = 1
      OnClick = Button8Click
    end
    object Button9: TButton
      Left = 8
      Top = 88
      Width = 65
      Height = 23
      Caption = #21521#19978#31227#21160
      TabOrder = 7
      OnClick = Button9Click
    end
    object Button10: TButton
      Left = 8
      Top = 112
      Width = 65
      Height = 23
      Caption = #21521#19979#31227#21160
      TabOrder = 8
      OnClick = Button10Click
    end
    object Edit3: TEdit
      Left = 136
      Top = 16
      Width = 193
      Height = 20
      TabOrder = 2
      OnChange = Edit3Change
    end
    object Edit4: TEdit
      Left = 136
      Top = 40
      Width = 193
      Height = 20
      TabOrder = 3
      OnChange = Edit4Change
    end
    object ComboBoxEx4: TComboBoxEx
      Left = 136
      Top = 64
      Width = 57
      Height = 21
      ItemsEx.CaseSensitive = False
      ItemsEx.SortType = stNone
      ItemsEx = <>
      Style = csExDropDownList
      StyleEx = []
      ItemHeight = 16
      TabOrder = 4
      OnChange = ComboBoxEx4Change
      DropDownCount = 8
    end
    object ComboBoxEx5: TComboBoxEx
      Left = 136
      Top = 88
      Width = 57
      Height = 21
      ItemsEx.CaseSensitive = False
      ItemsEx.SortType = stNone
      ItemsEx = <>
      Style = csExDropDownList
      StyleEx = []
      ItemHeight = 16
      TabOrder = 5
      OnChange = ComboBoxEx5Change
      DropDownCount = 8
    end
    object ComboBoxEx6: TComboBoxEx
      Left = 136
      Top = 112
      Width = 57
      Height = 21
      ItemsEx.CaseSensitive = False
      ItemsEx.SortType = stNone
      ItemsEx = <>
      Style = csExDropDownList
      StyleEx = []
      ItemHeight = 16
      TabOrder = 6
      OnChange = ComboBoxEx6Change
      DropDownCount = 8
    end
    object ComboBoxEx7: TComboBoxEx
      Left = 272
      Top = 64
      Width = 57
      Height = 21
      ItemsEx.CaseSensitive = False
      ItemsEx.SortType = stNone
      ItemsEx = <>
      Style = csExDropDownList
      StyleEx = []
      ItemHeight = 16
      TabOrder = 9
      OnChange = ComboBoxEx7Change
      DropDownCount = 8
    end
    object ComboBoxEx8: TComboBoxEx
      Left = 272
      Top = 88
      Width = 57
      Height = 21
      ItemsEx.CaseSensitive = False
      ItemsEx.SortType = stNone
      ItemsEx = <>
      Style = csExDropDownList
      StyleEx = []
      ItemHeight = 16
      TabOrder = 10
      OnChange = ComboBoxEx8Change
      DropDownCount = 8
    end
    object ComboBoxEx9: TComboBoxEx
      Left = 272
      Top = 112
      Width = 57
      Height = 21
      ItemsEx.CaseSensitive = False
      ItemsEx.SortType = stNone
      ItemsEx = <>
      Style = csExDropDownList
      StyleEx = []
      ItemHeight = 16
      TabOrder = 11
      OnChange = ComboBoxEx9Change
      DropDownCount = 8
    end
  end
  object BitBtn1: TBitBtn
    Left = 272
    Top = 312
    Width = 73
    Height = 25
    Caption = #30830#23450
    TabOrder = 3
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 352
    Top = 312
    Width = 73
    Height = 25
    Caption = #21462#28040
    TabOrder = 4
    Kind = bkCancel
  end
  object Button2: TButton
    Left = 432
    Top = 312
    Width = 73
    Height = 25
    Caption = #24212#29992
    TabOrder = 5
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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