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

📄 scrollwinmainformu.xfm

📁 East make Tray Icon in delphi
💻 XFM
📖 第 1 页 / 共 4 页
字号:
object JvScrollingWindowMainForm: TJvScrollingWindowMainForm
  Left = 277
  Top = 156
  ActiveControl = Button1
  AutoScroll = False
  Caption = 
    'Demo program for TScrollingWindow with JvDivider and JvExpressBu' +
    'tton'
  ClientHeight = 340
  ClientWidth = 400
  Color = clButton
  Constraints.MinHeight = 340
  Constraints.MinWidth = 400
  Font.Color = clText
  Font.Height = 11
  Font.Name = 'MS Sans Serif'
  Font.Pitch = fpVariable
  Font.Style = []
  Font.Weight = 40
  ParentFont = False
  Position = poDesktopCenter
  Scaled = False
  OnResize = FormResize
  PixelsPerInch = 96
  object Panel1: TPanel
    Left = 35
    Top = 55
    Width = 314
    Height = 204
    Anchors = []
    BevelOuter = bvNone
    ParentColor = True
    TabOrder = 0
    object Label1: TLabel
      Left = 96
      Top = 12
      Width = 166
      Height = 13
      Caption = 'Move the panel around the borders'
    end
    object Label2: TLabel
      Left = 96
      Top = 53
      Width = 166
      Height = 13
      Caption = 'Hide scrollarrows when not needed'
    end
    object Label3: TLabel
      Left = 96
      Top = 94
      Width = 103
      Height = 13
      Caption = 'PopUp buttons on/off'
    end
    object Label4: TLabel
      Left = 96
      Top = 133
      Width = 89
      Height = 13
      Caption = 'AutoRepeat on/off'
    end
    object Label5: TLabel
      Left = 232
      Top = 104
      Width = 62
      Height = 13
      Caption = 'BorderWidth:'
    end
    object Button1: TButton
      HelpContext = 22
      Left = 8
      Top = 8
      Width = 75
      Height = 25
      Caption = 'Move'
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 8
      Top = 48
      Width = 75
      Height = 25
      Caption = 'Hide'
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 8
      Top = 88
      Width = 75
      Height = 25
      Caption = 'Flat'
      TabOrder = 2
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 8
      Top = 128
      Width = 75
      Height = 25
      Caption = 'AutoRepeat'
      TabOrder = 3
      OnClick = Button4Click
    end
    object Edit1: TEdit
      Left = 232
      Top = 120
      Width = 49
      Height = 21
      TabOrder = 4
      Text = '0'
    end
    object UpDown1: TUpDown
      Left = 282
      Top = 120
      Width = 15
      Height = 21
      Associate = Edit1
      ArrowKeys = False
      Max = 10
      TabOrder = 5
      OnClick = UpDown1Click
    end
    object CheckBox1: TCheckBox
      Left = 104
      Top = 176
      Width = 97
      Height = 17
      Caption = 'Enabled'
      Checked = True
      State = cbChecked
      TabOrder = 6
      OnClick = CheckBox1Click
    end
  end
  object ScrollPanel1: TJvScrollingWindow
    Left = 0
    Top = 0
    Width = 400
    Height = 41
    AutoArrange = True
    AutoHide = False
    AutoRepeat = True
    Flat = False
    ScrollAmount = 32
    BorderWidth = 0
    TabOrder = 1
    object ExpressButton1: TJvExpressButton
      Left = 118
      Top = 4
      Width = 32
      Height = 30
      Font.Color = clWhite
      Font.Height = 11
      Font.Name = 'MS Sans Serif'
      Font.Pitch = fpVariable
      Font.Style = []
      Font.Weight = 40
      HighlightFont.Color = clBlack
      HighlightFont.Height = 11
      HighlightFont.Name = 'MS Sans Serif'
      HighlightFont.Pitch = fpVariable
      HighlightFont.Style = []
      HighlightFont.Weight = 40
      ImageIndex = 3
      LargeImages = ImageList1
      ParentFont = False
      Spacing = 6
    end
    object ExpressButton2: TJvExpressButton
      Left = 497
      Top = 4
      Width = 32
      Height = 30
      Font.Color = clWhite
      Font.Height = 11
      Font.Name = 'MS Sans Serif'
      Font.Pitch = fpVariable
      Font.Style = []
      Font.Weight = 40
      HighlightFont.Color = clBlack
      HighlightFont.Height = 11
      HighlightFont.Name = 'MS Sans Serif'
      HighlightFont.Pitch = fpVariable
      HighlightFont.Style = []
      HighlightFont.Weight = 40
      ImageIndex = 12
      LargeImages = ImageList1
      ParentFont = False
      Spacing = 6
    end
    object ExpressButton3: TJvExpressButton
      Left = 24
      Top = 4
      Width = 30
      Height = 30
      Font.Color = clWhite
      Font.Height = 11
      Font.Name = 'MS Sans Serif'
      Font.Pitch = fpVariable
      Font.Style = []
      Font.Weight = 40
      HighlightFont.Color = clBlack
      HighlightFont.Height = 11
      HighlightFont.Name = 'MS Sans Serif'
      HighlightFont.Pitch = fpVariable
      HighlightFont.Style = []
      HighlightFont.Weight = 40
      ImageIndex = 0
      LargeImages = ImageList1
      ParentFont = False
      Spacing = 6
    end
    object ExpressButton4: TJvExpressButton
      Left = 54
      Top = 4
      Width = 32
      Height = 30
      Font.Color = clWhite
      Font.Height = 11
      Font.Name = 'MS Sans Serif'
      Font.Pitch = fpVariable
      Font.Style = []
      Font.Weight = 40
      HighlightFont.Color = clBlack
      HighlightFont.Height = 11
      HighlightFont.Name = 'MS Sans Serif'
      HighlightFont.Pitch = fpVariable
      HighlightFont.Style = []
      HighlightFont.Weight = 40
      ImageIndex = 1
      LargeImages = ImageList1
      ParentFont = False
      Spacing = 6
    end
    object ExpressButton5: TJvExpressButton
      Left = 181
      Top = 4
      Width = 32
      Height = 30
      Font.Color = clWhite
      Font.Height = 11
      Font.Name = 'MS Sans Serif'
      Font.Pitch = fpVariable
      Font.Style = []
      Font.Weight = 40
      HighlightFont.Color = clBlack
      HighlightFont.Height = 11
      HighlightFont.Name = 'MS Sans Serif'
      HighlightFont.Pitch = fpVariable
      HighlightFont.Style = []
      HighlightFont.Weight = 40
      ImageIndex = 4
      LargeImages = ImageList1
      ParentFont = False
      Spacing = 6
    end
    object ExpressButton21: TJvExpressButton
      Left = 435
      Top = 4
      Width = 32
      Height = 30
      Font.Color = clWhite
      Font.Height = 11
      Font.Name = 'MS Sans Serif'
      Font.Pitch = fpVariable
      Font.Style = []
      Font.Weight = 40
      HighlightFont.Color = clBlack
      HighlightFont.Height = 11
      HighlightFont.Name = 'MS Sans Serif'
      HighlightFont.Pitch = fpVariable
      HighlightFont.Style = []
      HighlightFont.Weight = 40
      ImageIndex = 11

⌨️ 快捷键说明

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