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

📄 shintdesigner.dfm

📁 Alpha Controls 界面控件包
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object HintDesigner: THintDesigner
  Left = 236
  Top = 196
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  ClientHeight = 448
  ClientWidth = 581
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TsLabel
    Left = 9
    Top = 25
    Width = 93
    Height = 13
    Caption = 'Preserved settings :'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object Label3: TsLabel
    Left = 42
    Top = 85
    Width = 55
    Height = 13
    Alignment = taRightJustify
    Caption = 'Bevel width'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object Label5: TsLabel
    Left = 38
    Top = 111
    Width = 59
    Height = 13
    Alignment = taRightJustify
    Caption = 'Arrow length'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object Label6: TsLabel
    Left = 36
    Top = 135
    Width = 61
    Height = 13
    Alignment = taRightJustify
    Caption = 'Horiz. margin'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object Label7: TsLabel
    Left = 41
    Top = 159
    Width = 56
    Height = 13
    Alignment = taRightJustify
    Caption = 'Vert. margin'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object Label8: TsLabel
    Left = 30
    Top = 183
    Width = 67
    Height = 13
    Alignment = taRightJustify
    Caption = 'Corners radius'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object Label9: TsLabel
    Left = 49
    Top = 208
    Width = 48
    Height = 13
    Alignment = taRightJustify
    Caption = 'Max width'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object Label10: TsLabel
    Left = 35
    Top = 262
    Width = 53
    Height = 13
    Alignment = taRightJustify
    Caption = 'Pause hide'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object Label17: TsLabel
    Left = 32
    Top = 232
    Width = 65
    Height = 13
    Alignment = taRightJustify
    Caption = 'Transparency'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object Label2: TsLabel
    Left = 73
    Top = 48
    Width = 29
    Height = 13
    Caption = 'Style :'
    ParentFont = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
  end
  object sColorSelect2: TsColorSelect
    Left = 12
    Top = 288
    Width = 101
    Height = 25
    Caption = 'Border top'
    SkinData.SkinSection = 'BUTTON'
    OnChange = sColorSelect2Change
    ColorValue = clBlack
    ImgWidth = 20
  end
  object sColorSelect3: TsColorSelect
    Left = 120
    Top = 288
    Width = 101
    Height = 25
    Caption = 'Bottom border'
    SkinData.SkinSection = 'BUTTON'
    OnChange = sColorSelect3Change
    ColorValue = clBlack
    ImgWidth = 20
  end
  object sComboBox4: TsComboBox
    Left = 104
    Top = 22
    Width = 117
    Height = 21
    Alignment = taLeftJustify
    BoundLabel.Indent = 0
    BoundLabel.Font.Charset = DEFAULT_CHARSET
    BoundLabel.Font.Color = clWindowText
    BoundLabel.Font.Height = -11
    BoundLabel.Font.Name = 'MS Sans Serif'
    BoundLabel.Font.Style = []
    BoundLabel.Layout = sclLeft
    BoundLabel.MaxWidth = 0
    BoundLabel.UseSkinColor = True
    DropDownCount = 10
    SkinData.SkinSection = 'COMBOBOX'
    Style = csDropDownList
    Ctl3D = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ItemHeight = 13
    ItemIndex = -1
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
    OnChange = sComboBox4Change
    Items.Strings = (
      'Simply'
      'Gradient'
      'Transparent'
      'Ellipse'
      'Balloon'
      'ComicsGradient'
      'ComicsTransparent'
      'Standard'
      'None'
      'User defined...')
  end
  object sComboBox1: TsComboBox
    Left = 104
    Top = 45
    Width = 117
    Height = 21
    Alignment = taLeftJustify
    BoundLabel.Indent = 0
    BoundLabel.Font.Charset = DEFAULT_CHARSET
    BoundLabel.Font.Color = clWindowText
    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'
    Style = csDropDownList
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ItemHeight = 13
    ItemIndex = -1
    ParentFont = False
    TabOrder = 1
    OnChange = sComboBox1Change
    Items.Strings = (
      'Simply'
      'Comics'
      'Ellipse'
      'Balloon'
      'Standard'
      'None')
  end
  object sTrackBar1: TsTrackBar
    Left = 101
    Top = 81
    Width = 115
    Height = 24
    Orientation = trHorizontal
    PageSize = 1
    Frequency = 1
    Position = 0
    SelEnd = 0
    SelStart = 0
    TabOrder = 2
    TickMarks = tmBottomRight
    TickStyle = tsNone
    OnChange = sTrackBar1Change
    SkinData.SkinSection = 'TRACKBAR'
  end
  object sTrackBar2: TsTrackBar
    Left = 101
    Top = 106
    Width = 115
    Height = 24
    Max = 100
    Orientation = trHorizontal
    PageSize = 1
    Frequency = 5
    Position = 0
    SelEnd = 0
    SelStart = 0
    TabOrder = 3
    TickMarks = tmBottomRight
    TickStyle = tsNone
    OnChange = sTrackBar2Change
    SkinData.SkinSection = 'TRACKBAR'
  end
  object sTrackBar3: TsTrackBar
    Left = 101
    Top = 130
    Width = 115
    Height = 24
    Max = 30
    Orientation = trHorizontal
    PageSize = 1
    Frequency = 3
    Position = 0
    SelEnd = 0
    SelStart = 0
    TabOrder = 4
    TickMarks = tmBottomRight
    TickStyle = tsNone
    OnChange = sTrackBar3Change
    SkinData.SkinSection = 'TRACKBAR'
  end
  object sTrackBar4: TsTrackBar
    Left = 101
    Top = 155
    Width = 115
    Height = 24
    Max = 30
    Orientation = trHorizontal
    PageSize = 1
    Frequency = 3
    Position = 0
    SelEnd = 0
    SelStart = 0
    TabOrder = 5
    TickMarks = tmBottomRight
    TickStyle = tsNone
    OnChange = sTrackBar4Change
    SkinData.SkinSection = 'TRACKBAR'
  end
  object sTrackBar5: TsTrackBar
    Left = 101
    Top = 179
    Width = 115
    Height = 24
    Max = 50
    Orientation = trHorizontal
    PageSize = 1
    Frequency = 4
    Position = 0
    SelEnd = 0
    SelStart = 0
    TabOrder = 6
    TickMarks = tmBottomRight
    TickStyle = tsNone
    OnChange = sTrackBar5Change
    SkinData.SkinSection = 'TRACKBAR'
  end
  object sTrackBar21: TsTrackBar
    Left = 101
    Top = 203
    Width = 115
    Height = 24
    Ctl3D = True
    Max = 1000
    Min = 25
    Orientation = trHorizontal
    ParentCtl3D = False
    PageSize = 1
    Frequency = 50
    Position = 25
    SelEnd = 0
    SelStart = 0
    TabOrder = 7
    TickMarks = tmBottomRight
    TickStyle = tsNone
    OnChange = sTrackBar21Change
    SkinData.SkinSection = 'TRACKBAR'
  end
  object GroupBox1: TsGroupBox
    Left = 9
    Top = 317
    Width = 215
    Height = 124
    Caption = ' Shadow '
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 8
    CaptionLayout = clTopCenter
    SkinData.SkinSection = 'GROUPBOX'
    object Label12: TsLabel
      Left = 28
      Top = 46
      Width = 18
      Height = 13
      Alignment = taRightJustify
      Caption = 'Blur'
      ParentFont = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
    end
    object Label13: TsLabel
      Left = 18
      Top = 68
      Width = 28
      Height = 13
      Alignment = taRightJustify
      Caption = 'Offset'
      ParentFont = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'

⌨️ 快捷键说明

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