2014-06-17 09:08:16 +00:00
|
|
|
object Form1: TForm1
|
|
|
|
Left = 403
|
2022-06-16 13:18:18 +00:00
|
|
|
Height = 356
|
2014-06-17 09:08:16 +00:00
|
|
|
Top = 139
|
2022-06-16 13:18:18 +00:00
|
|
|
Width = 551
|
2014-06-17 09:08:16 +00:00
|
|
|
BorderStyle = bsToolWindow
|
|
|
|
Caption = 'Form1'
|
2022-06-16 13:18:18 +00:00
|
|
|
ClientHeight = 356
|
|
|
|
ClientWidth = 551
|
2014-06-17 09:08:16 +00:00
|
|
|
Position = poDesktopCenter
|
2022-06-16 11:54:15 +00:00
|
|
|
LCLVersion = '2.3.0.0'
|
2014-06-17 09:08:16 +00:00
|
|
|
object ScrollingText1: TScrollingText
|
2022-06-16 13:18:18 +00:00
|
|
|
AnchorSideLeft.Control = Owner
|
|
|
|
AnchorSideTop.Control = Owner
|
|
|
|
AnchorSideRight.Control = Owner
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = BitBtn1
|
|
|
|
Left = 12
|
|
|
|
Height = 294
|
|
|
|
Top = 12
|
2014-06-17 09:08:16 +00:00
|
|
|
Width = 552
|
|
|
|
About.Description.Strings = (
|
|
|
|
'Component that shows a scrolling window.'#13#10'Use Lines property to set text and Active=True'#13#10'to use the component'
|
|
|
|
)
|
2022-06-16 13:18:18 +00:00
|
|
|
About.Title = 'About About About About About About About ScrollingText component'
|
2014-06-17 09:08:16 +00:00
|
|
|
About.Height = 280
|
|
|
|
About.Width = 400
|
|
|
|
About.Font.Color = clNavy
|
|
|
|
About.Font.Height = -13
|
|
|
|
About.Font.Name = 'Arial'
|
|
|
|
About.BackGroundColor = clWindow
|
|
|
|
About.Version = '1.0.0.0'
|
|
|
|
About.Authorname = 'Gordon Bamber'
|
|
|
|
About.Organisation = 'Public Domain'
|
|
|
|
About.AuthorEmail = 'minesadorada@charcodelvalle.com'
|
|
|
|
About.ComponentName = 'ScrollingText component'
|
|
|
|
About.LicenseType = abLGPL
|
|
|
|
Active = False
|
2022-06-16 13:18:18 +00:00
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
Borderspacing.Around = 12
|
2014-06-17 09:08:16 +00:00
|
|
|
Lines.Strings = (
|
2022-06-16 13:18:18 +00:00
|
|
|
'The file ''../readme.txt'' is missing.'
|
|
|
|
'Ideally, it should be in the same folder as your application'
|
2014-06-17 09:08:16 +00:00
|
|
|
)
|
|
|
|
Font.Height = -13
|
2022-06-16 11:54:15 +00:00
|
|
|
LinkFont.Height = -13
|
2022-06-16 12:40:53 +00:00
|
|
|
TextSource = stTextfile
|
|
|
|
TextFileName = '../readme.txt'
|
|
|
|
TextResourceName = 'scrolltext_res'
|
2014-06-17 09:08:16 +00:00
|
|
|
end
|
|
|
|
object BitBtn1: TBitBtn
|
2022-06-16 13:18:18 +00:00
|
|
|
AnchorSideLeft.Control = Owner
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideBottom.Control = Owner
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 238
|
2014-06-17 09:08:16 +00:00
|
|
|
Height = 30
|
2022-06-16 13:18:18 +00:00
|
|
|
Top = 318
|
2014-06-17 09:08:16 +00:00
|
|
|
Width = 75
|
2022-06-16 13:18:18 +00:00
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 8
|
2014-06-17 09:08:16 +00:00
|
|
|
DefaultCaption = True
|
|
|
|
Kind = bkClose
|
|
|
|
ModalResult = 11
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object Button1: TButton
|
2022-06-16 13:18:18 +00:00
|
|
|
AnchorSideTop.Control = BitBtn1
|
|
|
|
AnchorSideRight.Control = Owner
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 468
|
2014-06-17 09:08:16 +00:00
|
|
|
Height = 30
|
2022-06-16 13:18:18 +00:00
|
|
|
Top = 318
|
2014-06-17 09:08:16 +00:00
|
|
|
Width = 75
|
2022-06-16 13:18:18 +00:00
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
BorderSpacing.Right = 8
|
2014-06-17 09:08:16 +00:00
|
|
|
Caption = 'Toggle'
|
|
|
|
OnClick = Button1Click
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
2022-06-16 13:18:18 +00:00
|
|
|
object TrackBar1: TTrackBar
|
|
|
|
AnchorSideLeft.Control = Owner
|
|
|
|
AnchorSideTop.Control = BitBtn1
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
Left = 12
|
|
|
|
Height = 25
|
|
|
|
Top = 321
|
|
|
|
Width = 100
|
|
|
|
Max = 4
|
|
|
|
OnChange = TrackBar1Change
|
|
|
|
Position = 2
|
|
|
|
BorderSpacing.Left = 12
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
2014-06-17 09:08:16 +00:00
|
|
|
end
|