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

📄 scrolltxtmain.dfm

📁 ScrollText_V1.0-自动字幕控件
💻 DFM
字号:
object Form1: TForm1
  Left = 112
  Top = 118
  AutoScroll = False
  Caption = #33258#21160#23383#24149#25511#20214#20351#29992#28436#31034
  ClientHeight = 186
  ClientWidth = 666
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  DesignSize = (
    666
    186)
  PixelsPerInch = 96
  TextHeight = 12
  object ScrollText1: TScrollText
    Left = 6
    Top = 8
    Width = 425
    Height = 167
    Anchors = [akLeft, akTop, akRight, akBottom]
    Color = clGreen
    Font.Charset = GB2312_CHARSET
    Font.Color = clAqua
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Interval = 20
    ParentColor = False
    ParentFont = False
    ScrollText = 
      #33258#21160#23383#24149#25511#20214' - TScrollText  '#22312#25351#23450#20301#32622#26174#31034#28378#21160#23383#24149' ******************************' +
      '***********************'
    Step = 2
    OnDblClick = ScrollText1DblClick
  end
  object rgpDirect: TRadioGroup
    Left = 444
    Top = 3
    Width = 217
    Height = 49
    Anchors = [akTop, akRight]
    Caption = #28378#21160#26041#21521
    Columns = 2
    ItemIndex = 0
    Items.Strings = (
      'sd&Left'
      'sd&Right'
      'sd&Up'
      'sd&Down')
    TabOrder = 0
    OnClick = rgpDirectClick
  end
  object rgpAlignment: TRadioGroup
    Left = 444
    Top = 54
    Width = 217
    Height = 41
    Anchors = [akTop, akRight]
    Caption = 'Alignment'
    Columns = 2
    ItemIndex = 0
    Items.Strings = (
      'taLeftJustify'
      'taRightJustify'
      'taCenter')
    TabOrder = 1
    OnClick = rgpAlignmentClick
  end
  object rgpLayout: TRadioGroup
    Left = 444
    Top = 97
    Width = 217
    Height = 41
    Anchors = [akTop, akRight]
    Caption = 'Layout'
    Columns = 2
    ItemIndex = 1
    Items.Strings = (
      'tlTop'
      'tlCenter'
      'tlBottom')
    TabOrder = 2
    OnClick = rgpLayoutClick
  end
  object rgpSelectText: TRadioGroup
    Left = 444
    Top = 142
    Width = 217
    Height = 35
    Anchors = [akTop, akRight]
    Caption = #25991#26412#36873#25321
    Columns = 2
    ItemIndex = 0
    Items.Strings = (
      #21333#34892'(&S)'
      #22810#34892'(&M)')
    TabOrder = 3
    OnClick = rgpSelectTextClick
  end
end

⌨️ 快捷键说明

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