object StoryForm: TStoryForm Left = 530 Top = 494 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] BorderStyle = bsDialog BorderWidth = 1 Caption = 'About this Story' ClientHeight = 451 ClientWidth = 740 Color = clCream Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object TitleLabel: TLabel Left = 0 Top = 10 Width = 5 Height = 18 Alignment = taCenter Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object DetailLabel: TLabel Left = 0 Top = 105 Width = 5 Height = 16 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object TitleBevel: TBevel Left = 0 Top = 75 Width = 490 Height = 5 Shape = bsTopLine end object HeadlineLabel: TLabel Left = 0 Top = 80 Width = 5 Height = 16 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object HeadlineBevel: TBevel Left = 0 Top = 100 Width = 490 Height = 5 Shape = bsTopLine end object DesBevel: TBevel Left = 0 Top = 150 Width = 490 Height = 5 Shape = bsTopLine end object DesLabel: TLabel Left = 0 Top = 150 Width = 5 Height = 16 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Verdana' Font.Style = [] ParentFont = False WordWrap = True end object CoverImage: TImage Left = 500 Top = 0 Width = 250 Height = 105 Center = True Proportional = True end end