Files
lazarus-ccr/components/tvplanit/source/vpabout.lfm

417 lines
11 KiB
Plaintext
Raw Permalink Normal View History

object frmAbout: TfrmAbout
Left = 368
Height = 379
Top = 312
Width = 488
HorzScrollBar.Page = 470
VertScrollBar.Page = 311
AutoSize = True
BorderStyle = bsDialog
Caption = 'About Visual PlanIt'
ClientHeight = 379
ClientWidth = 488
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
Position = poScreenCenter
LCLVersion = '2.3.0.0'
object ButtonPanel: TPanel
AnchorSideTop.Control = Panel1
AnchorSideTop.Side = asrBottom
Left = 0
Height = 53
Top = 326
Width = 488
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Top = 8
BevelOuter = bvNone
ClientHeight = 53
ClientWidth = 488
TabOrder = 0
object Bevel3: TBevel
Left = 4
Height = 8
Top = 0
Width = 480
Align = alTop
BorderSpacing.Left = 4
BorderSpacing.Right = 4
BorderSpacing.Bottom = 7
Shape = bsBottomLine
end
object OKButton: TButton
AnchorSideTop.Control = CopyrightLabel
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = ButtonPanel
AnchorSideRight.Side = asrBottom
Left = 434
Height = 29
Top = 16
Width = 46
Anchors = [akTop, akRight]
AutoSize = True
BorderSpacing.Around = 8
BorderSpacing.InnerBorder = 2
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object CopyrightLabel: TLabel
AnchorSideLeft.Control = ButtonPanel
AnchorSideTop.Control = Bevel3
AnchorSideTop.Side = asrBottom
Left = 4
Height = 30
Top = 15
Width = 393
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 4
BorderSpacing.Top = 4
BorderSpacing.Bottom = 8
Caption = '(C) Copyright 2001, TurboPower Software Company.'#13#10'All rights reserved.'
Color = clDefault
ParentColor = False
WordWrap = True
end
end
object Panel1: TPanel
Left = 0
Height = 318
Top = 0
Width = 488
AutoSize = True
BevelOuter = bvNone
ClientHeight = 318
ClientWidth = 488
TabOrder = 1
object ImagePanel: TPanel
Left = 8
Height = 310
Top = 8
Width = 90
Align = alLeft
AutoSize = True
BorderSpacing.Left = 8
BorderSpacing.Top = 8
BevelOuter = bvNone
ClientHeight = 310
ClientWidth = 90
TabOrder = 0
object Image1: TImage
Left = 0
Height = 310
Top = 0
Width = 90
Align = alClient
AutoSize = True
end
end
object TextPanel: TPanel
Left = 106
Height = 310
Top = 8
Width = 382
Align = alClient
AutoSize = True
BorderSpacing.Left = 8
BorderSpacing.Top = 8
BevelOuter = bvNone
ClientHeight = 310
ClientWidth = 382
TabOrder = 1
object ProgramName: TLabel
AnchorSideLeft.Control = TextPanel
AnchorSideTop.Control = TextPanel
Left = 0
Height = 17
Top = 0
Width = 78
BorderSpacing.Right = 8
Caption = 'Visual PlanIt'
Color = clDefault
Font.Height = -13
Font.Name = 'Default'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label1: TLabel
AnchorSideLeft.Control = TextPanel
AnchorSideTop.Control = ProgramName
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = lblLazPortLink
AnchorSideRight.Side = asrBottom
Left = 0
Height = 30
Top = 29
Width = 374
BorderSpacing.Top = 12
BorderSpacing.Right = 8
Caption = 'Visual PlanIt was released under the Mozilla 1.1 license in January, 2003.'#13#10'The project is hosted on SourceForge at'
Color = clDefault
ParentColor = False
WordWrap = True
end
object lblTurboLink: TLabel
AnchorSideLeft.Control = TextPanel
AnchorSideTop.Control = Label1
AnchorSideTop.Side = asrBottom
Cursor = crHandPoint
Left = 12
Height = 15
Top = 59
Width = 66
BorderSpacing.Left = 12
BorderSpacing.Right = 8
Caption = 'lblTurboLink'
Color = clDefault
Font.Color = clBlue
ParentColor = False
ParentFont = False
OnClick = lblLinkClick
OnMouseEnter = lblLinkMouseEnter
OnMouseLeave = lblLinkMouseLeave
end
object Label4: TLabel
AnchorSideLeft.Control = TextPanel
AnchorSideTop.Control = lblTurboLink
AnchorSideTop.Side = asrBottom
Left = 0
Height = 15
Top = 86
Width = 149
BorderSpacing.Top = 12
BorderSpacing.Right = 8
Caption = 'The Lazarus port is hosted at'
Color = clDefault
ParentColor = False
WordWrap = True
end
object lblLazPortLink: TLabel
AnchorSideLeft.Control = TextPanel
AnchorSideTop.Control = Label4
AnchorSideTop.Side = asrBottom
Cursor = crHandPoint
Left = 12
Height = 15
Top = 101
Width = 74
BorderSpacing.Left = 12
BorderSpacing.Right = 8
Caption = 'lblLazPortLink'
Color = clDefault
Font.Color = clBlue
ParentColor = False
ParentFont = False
OnClick = lblLinkClick
OnMouseEnter = lblLinkMouseEnter
OnMouseLeave = lblLinkMouseLeave
end
object SupportPanel: TPanel
AnchorSideLeft.Control = TextPanel
AnchorSideTop.Control = lblLazPortLink
AnchorSideTop.Side = asrBottom
AnchorSideRight.Control = TextPanel
AnchorSideRight.Side = asrBottom
Left = 0
Height = 133
Top = 124
Width = 374
Anchors = [akTop, akLeft, akRight]
AutoSize = True
BorderSpacing.Top = 8
BorderSpacing.Right = 8
BevelInner = bvRaised
BevelOuter = bvLowered
ClientHeight = 133
ClientWidth = 374
TabOrder = 0
object GeneralNewsgroupsLabel: TLabel
Left = 6
Height = 15
Top = 6
Width = 362
Align = alTop
BorderSpacing.Left = 4
BorderSpacing.Top = 4
BorderSpacing.Right = 4
Caption = 'Visual PlanIt support groups'
Color = clDefault
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 18
Height = 15
Top = 25
Width = 350
Align = alTop
BorderSpacing.Left = 16
BorderSpacing.Top = 4
BorderSpacing.Right = 4
Caption = 'Help:'
Color = clDefault
ParentColor = False
end
object lblHelpLink: TLabel
Cursor = crHandPoint
Left = 18
Height = 15
Top = 40
Width = 350
Align = alTop
BorderSpacing.Left = 16
BorderSpacing.Right = 4
Caption = 'lblHelpLink'
Color = clDefault
Font.Color = clBlue
ParentColor = False
ParentFont = False
OnClick = lblLinkClick
OnMouseEnter = lblLinkMouseEnter
OnMouseLeave = lblLinkMouseLeave
end
object Label3: TLabel
Left = 18
Height = 15
Top = 59
Width = 350
Align = alTop
BorderSpacing.Left = 16
BorderSpacing.Top = 4
BorderSpacing.Right = 4
Caption = 'General discussion:'
Color = clDefault
ParentColor = False
end
object lblGeneralDiscussionLink: TLabel
Cursor = crHandPoint
Left = 18
Height = 15
Top = 74
Width = 350
Align = alTop
BorderSpacing.Left = 16
BorderSpacing.Right = 4
Caption = 'lblGeneralDiscussionLink'
Color = clDefault
Font.Color = clBlue
ParentColor = False
ParentFont = False
OnClick = lblLinkClick
OnMouseEnter = lblLinkMouseEnter
OnMouseLeave = lblLinkMouseLeave
end
object Label5: TLabel
Left = 18
Height = 15
Top = 93
Width = 350
Align = alTop
BorderSpacing.Left = 16
BorderSpacing.Top = 4
BorderSpacing.Right = 4
Caption = 'Lazarus port:'
Color = clDefault
ParentColor = False
end
object lblLazForumLink: TLabel
Cursor = crHandPoint
Left = 18
Height = 15
Top = 108
Width = 354
Align = alTop
BorderSpacing.Left = 16
BorderSpacing.Bottom = 8
Caption = 'lblLazForumLink'
Color = clDefault
Font.Color = clBlue
ParentColor = False
ParentFont = False
OnClick = lblLinkClick
OnMouseEnter = lblLinkMouseEnter
OnMouseLeave = lblLinkMouseLeave
end
end
object Label6: TLabel
AnchorSideLeft.Control = TextPanel
AnchorSideTop.Control = SupportPanel
AnchorSideTop.Side = asrBottom
Left = 0
Height = 15
Top = 265
Width = 193
BorderSpacing.Top = 8
Caption = 'Internally used icons are provided by'
Color = clDefault
ParentColor = False
end
object lblRolandHahnLink: TLabel
AnchorSideLeft.Control = Label7
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = Label6
AnchorSideTop.Side = asrBottom
Cursor = crHandPoint
Left = 100
Height = 15
Top = 280
Width = 101
BorderSpacing.Left = 16
BorderSpacing.Right = 8
Caption = 'lblRolandHahnLink'
Color = clDefault
Font.Color = clBlue
ParentColor = False
ParentFont = False
OnClick = lblLinkClick
OnMouseEnter = lblLinkMouseEnter
OnMouseLeave = lblLinkMouseLeave
end
object Label7: TLabel
AnchorSideLeft.Control = TextPanel
AnchorSideTop.Control = Label6
AnchorSideTop.Side = asrBottom
Left = 12
Height = 15
Top = 280
Width = 72
BorderSpacing.Left = 12
Caption = 'Roland Hahn '
end
object lblIcons8Link: TLabel
AnchorSideLeft.Control = lblRolandHahnLink
AnchorSideTop.Control = Label7
AnchorSideTop.Side = asrBottom
Cursor = crHandPoint
Left = 100
Height = 15
Top = 295
Width = 69
Caption = 'lblIcons8Link'
Color = clDefault
Font.Color = clBlue
ParentColor = False
ParentFont = False
OnClick = lblLinkClick
OnMouseEnter = lblLinkMouseEnter
OnMouseLeave = lblLinkMouseLeave
end
object lblIcons8: TLabel
AnchorSideLeft.Control = TextPanel
AnchorSideTop.Control = Label7
AnchorSideTop.Side = asrBottom
Left = 12
Height = 15
Top = 295
Width = 34
BorderSpacing.Left = 12
Caption = 'Icons8'
end
end
end
end