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

📄 ctrls3.dfm

📁 themeengine6源码
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmControls3: TfrmControls3
  Left = 413
  Top = 197
  AutoScroll = False
  BorderIcons = [biMinimize, biMaximize]
  Caption = 'Controls #3'
  ClientHeight = 339
  ClientWidth = 465
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object NgRadioGroup1: TTeRadioGroup
    Left = 10
    Top = 10
    Width = 193
    Height = 79
    Performance = kspNoBuffer
    CaptionMargin = 12
    Caption = 'Radio Group'
    CheckBoxAlignment = kalLeftJustify
    ThemeObject = 'default'
    Transparent = True
    TabOrder = 0
    UseCheckBox = False
    Columns = 2
    Items.Strings = (
      'First'
      'Second'
      'Last')
  end
  object NgComboBox1: TTeComboBox
    Left = 212
    Top = 44
    Width = 121
    Height = 21
    Cursor = crIBeam
    Performance = kspDoubleBuffer
    AutoSize = True
    BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
    BevelInner = kbvLowered
    BevelOuter = kbvLowered
    BevelKind = kbkSingle
    BevelWidth = 1
    BorderWidth = 3
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    PasswordKind = pkNone
    ContextMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
    TabOrder = 1
    Text = 'a'
    ThemeObject = 'default'
    AutoComplete = False
    ComboStyle = kcsDropDown
    DropDownCount = 8
    ItemHeight = 15
    Items.Strings = (
      'a'
      'b'
      'c'
      'd'
      'e'
      'f')
    Flat = True
    ItemIndex = 0
    ListStyle = lbStandard
    ShowCheckBoxes = False
    WordWrap = False
  end
  object NgComboBox2: TTeComboBox
    Left = 10
    Top = 101
    Width = 193
    Height = 21
    Cursor = crIBeam
    Performance = kspDoubleBuffer
    AutoSize = True
    BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
    BevelInner = kbvLowered
    BevelOuter = kbvLowered
    BevelKind = kbkSingle
    BevelWidth = 1
    BorderWidth = 3
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    PasswordKind = pkNone
    ContextMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
    ReadOnly = True
    TabOrder = 2
    Text = 'First'
    ThemeObject = 'default'
    AutoComplete = False
    ComboStyle = kcsDropDownList
    DropDownCount = 8
    ItemHeight = 15
    Items.Strings = (
      'First'
      'Second'
      'Last')
    Flat = True
    ItemIndex = 0
    ListStyle = lbStandard
    ShowCheckBoxes = False
    WordWrap = False
  end
  object NgComboBox3: TTeComboBox
    Left = 10
    Top = 129
    Width = 193
    Height = 21
    Cursor = crIBeam
    Performance = kspDoubleBuffer
    AutoSize = True
    BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
    BevelInner = kbvLowered
    BevelOuter = kbvLowered
    BevelKind = kbkSingle
    BevelWidth = 1
    BorderWidth = 3
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    PasswordKind = pkNone
    ContextMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
    ReadOnly = True
    TabOrder = 3
    Text = 'clBlack'
    ThemeObject = 'default'
    AutoComplete = False
    ComboStyle = kcsDropDownList
    DropDownCount = 8
    ItemHeight = 18
    Items.Strings = (
      'clBlack'
      'clMaroon'
      'clGreen'
      'clOlive'
      'clNavy'
      'clPurple'
      'clTeal'
      'clGray'
      'clSilver'
      'clRed'
      'clLime'
      'clYellow'
      'clBlue'
      'clFuchsia'
      'clAqua'
      'clWhite'
      'clScrollBar'
      'clBackground'
      'clActiveCaption'
      'clInactiveCaption'
      'clMenu'
      'clWindow'
      'clWindowFrame'
      'clMenuText'
      'clWindowText'
      'clCaptionText'
      'clActiveBorder'
      'clInactiveBorder'
      'clAppWorkSpace'
      'clHighlight'
      'clHighlightText'
      'clBtnFace'
      'clBtnShadow'
      'clGrayText'
      'clBtnText'
      'clInactiveCaptionText'
      'clBtnHighlight'
      'cl3DDkShadow'
      'cl3DLight'
      'clInfoText'
      'clInfoBk'
      'clNone')
    Flat = True
    ItemIndex = 0
    ListStyle = lbColorNames
    ShowCheckBoxes = False
    WordWrap = False
  end
  object NgComboBox4: TTeComboBox
    Left = 10
    Top = 157
    Width = 193
    Height = 21
    Cursor = crIBeam
    Performance = kspDoubleBuffer
    AutoSize = True
    BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
    BevelInner = kbvLowered
    BevelOuter = kbvLowered
    BevelKind = kbkSingle
    BevelWidth = 1
    BorderWidth = 3
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    PasswordKind = pkNone
    ContextMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
    ReadOnly = True
    TabOrder = 4
    Text = 'clBlack'
    ThemeObject = 'default'
    AutoComplete = False
    ComboStyle = kcsDropDownList
    DropDownCount = 8
    ItemHeight = 18
    Items.Strings = (
      'clBlack'
      'clMaroon'
      'clGreen'
      'clOlive'
      'clNavy'
      'clPurple'
      'clTeal'
      'clGray'
      'clSilver'
      'clRed'
      'clLime'
      'clYellow'
      'clBlue'
      'clFuchsia'
      'clAqua'
      'clWhite'
      'clScrollBar'
      'clBackground'
      'clActiveCaption'
      'clInactiveCaption'
      'clMenu'
      'clWindow'
      'clWindowFrame'
      'clMenuText'
      'clWindowText'
      'clCaptionText'
      'clActiveBorder'
      'clInactiveBorder'
      'clAppWorkSpace'
      'clHighlight'
      'clHighlightText'
      'clBtnFace'
      'clBtnShadow'
      'clGrayText'
      'clBtnText'
      'clInactiveCaptionText'
      'clBtnHighlight'
      'cl3DDkShadow'
      'cl3DLight'
      'clInfoText'
      'clInfoBk'
      'clNone')
    Flat = True
    ItemIndex = 0
    ListStyle = lbColors
    ShowCheckBoxes = False
    WordWrap = False
  end
  object NgComboBox5: TTeComboBox
    Left = 10
    Top = 187
    Width = 193
    Height = 21
    Cursor = crIBeam
    Performance = kspDoubleBuffer
    AutoSize = True
    BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
    BevelInner = kbvLowered
    BevelOuter = kbvLowered
    BevelKind = kbkSingle
    BevelWidth = 1
    BorderWidth = 3
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    PasswordKind = pkNone
    ContextMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
    ReadOnly = True
    TabOrder = 5
    Text = 'AGLettericaCondensedLight'
    ThemeObject = 'default'
    AutoComplete = False
    ComboStyle = kcsDropDownList
    DropDownCount = 8
    ItemHeight = 18
    Items.Strings = (
      'AGLettericaCondensedLight'
      'Arial'
      'Arial Baltic'
      'Arial Black'
      'Arial CE'
      'Arial CYR'
      'Arial Greek'
      'Arial Narrow'
      'Arial TUR'
      'Book Antiqua'
      'Bookman Old Style'
      'Century Gothic'
      'Century Schoolbook'
      'Comic Sans MS'
      'Courier'
      'Courier New'
      'Courier New Baltic'
      'Courier New CE'
      'Courier New CYR'
      'Courier New Greek'
      'Courier New TUR'
      'Estrangelo Edessa'
      'Fixedsys'
      'Franklin Gothic Medium'
      'Garamond'
      'Gautami'
      'Georgia'
      'Haettenschweiler'
      'Impact'
      'Latha'
      'Letter Gothic MT'
      'Lucida Console'
      'Lucida Sans Unicode'
      'Mangal'
      'Marlett'
      'Microsoft Sans Serif'
      'Modern'
      'MS Outlook'
      'MS Sans Serif'
      'MS Serif'
      'MT Extra'
      'MV Boli'
      'Palatino Linotype'
      'PROMT Helv Cyr'
      'PROMT Helv Cyr Spec'
      'PROMT Helv WE'
      'PROMT Helv WE Spec'
      'PROMT OEM Courier Cyr'
      'PROMT OEM Courier Cyr Spec'
      'PROMT OEM Helv Cyr'
      'PROMT OEM Helv Cyr Spec'
      'PROMT OEM Helv WE'
      'PROMT OEM Helv WE Spec'
      'PromtImperial'
      'Raavi'
      'Roman'
      'Script'
      'Shruti'
      'Small Fonts'
      'Sylfaen'
      'Symbol'
      'System'
      'Tahoma'
      'Terminal'
      'Times New Roman'
      'Times New Roman Baltic'
      'Times New Roman CE'
      'Times New Roman CYR'
      'Times New Roman Greek'
      'Times New Roman MT Extra Bold'
      'Times New Roman TUR'
      'Trebuchet MS'
      'Tunga'
      'Verdana'
      'Webdings'
      'Wingdings'
      'WST_Czec'
      'WST_Engl'
      'WST_Fren'
      'WST_Germ'
      'WST_Ital'
      'WST_Span'
      'WST_Swed')
    Flat = True
    ItemIndex = 0
    ListStyle = lbFonts
    ShowCheckBoxes = False
    Sorted = True
    WordWrap = False
  end
  object NgComboBox6: TTeComboBox
    Left = 10
    Top = 217
    Width = 193
    Height = 21
    Cursor = crIBeam
    Performance = kspDoubleBuffer
    AutoSize = True
    BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
    BevelInner = kbvLowered
    BevelOuter = kbvLowered
    BevelKind = kbkSingle
    BevelWidth = 1
    BorderWidth = 3
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    PasswordKind = pkNone
    ContextMenuOptions.Animation.EffectKind = '[ RANDOM ] - Random selection'
    ReadOnly = True
    TabOrder = 6
    Text = 'AGLettericaCondensedLight'
    ThemeObject = 'default'
    AutoComplete = False
    ComboStyle = kcsDropDownList
    DropDownCount = 8
    ItemHeight = 18
    Items.Strings = (
      'AGLettericaCondensedLight'
      'Arial'
      'Arial Baltic'
      'Arial Black'
      'Arial CE'
      'Arial CYR'
      'Arial Greek'
      'Arial Narrow'
      'Arial TUR'
      'Book Antiqua'
      'Bookman Old Style'
      'Century Gothic'
      'Century Schoolbook'
      'Comic Sans MS'
      'Courier'
      'Courier New'
      'Courier New Baltic'
      'Courier New CE'
      'Courier New CYR'
      'Courier New Greek'
      'Courier New TUR'
      'Estrangelo Edessa'
      'Fixedsys'
      'Franklin Gothic Medium'
      'Garamond'
      'Gautami'
      'Georgia'
      'Haettenschweiler'
      'Impact'
      'Latha'
      'Letter Gothic MT'
      'Lucida Console'
      'Lucida Sans Unicode'
      'Mangal'
      'Marlett'
      'Microsoft Sans Serif'
      'Modern'
      'MS Outlook'
      'MS Sans Serif'
      'MS Serif'
      'MT Extra'
      'MV Boli'
      'Palatino Linotype'
      'PROMT Helv Cyr'
      'PROMT Helv Cyr Spec'
      'PROMT Helv WE'
      'PROMT Helv WE Spec'
      'PROMT OEM Courier Cyr'
      'PROMT OEM Courier Cyr Spec'
      'PROMT OEM Helv Cyr'
      'PROMT OEM Helv Cyr Spec'
      'PROMT OEM Helv WE'
      'PROMT OEM Helv WE Spec'
      'PromtImperial'
      'Raavi'
      'Roman'
      'Script'
      'Shruti'
      'Small Fonts'
      'Sylfaen'
      'Symbol'
      'System'
      'Tahoma'
      'Terminal'
      'Times New Roman'
      'Times New Roman Baltic'
      'Times New Roman CE'
      'Times New Roman CYR'
      'Times New Roman Greek'
      'Times New Roman MT Extra Bold'
      'Times New Roman TUR'
      'Trebuchet MS'

⌨️ 快捷键说明

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