object SaiBaba: TSaiBaba Left = 229 Top = 166 BorderStyle = bsDialog Caption = 'Information' ClientHeight = 239 ClientWidth = 389 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnClick = FormClick OnCreate = FormCreate OnMouseDown = FormMouseDown PixelsPerInch = 96 TextHeight = 13 object ProgramIcon: TImage Left = 24 Top = 28 Width = 32 Height = 32 AutoSize = True Picture.Data = {} OnMouseDown = ProgramIconMouseDown IsControl = True end object Label1: TLabel Left = 116 Top = 14 Width = 201 Height = 37 Caption = 'Kirjakokoelma' Font.Charset = DEFAULT_CHARSET Font.Color = clFuchsia Font.Height = -32 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 89 Top = 130 Width = 256 Height = 2 Shape = bsTopLine end object Label2: TLabel Left = 121 Top = 69 Width = 173 Height = 13 Caption = 'Copyright � 1998 Rainbow Software' end object Label3: TLabel Left = 89 Top = 145 Width = 77 Height = 13 Caption = 'Asennettu muisti' end object PhysMem: TLabel Left = 283 Top = 145 Width = 6 Height = 13 Caption = '0' end object Label4: TLabel Left = 89 Top = 167 Width = 72 Height = 13 Caption = 'Muisti k�yt�ss�' end object FreeRes: TLabel Left = 284 Top = 167 Width = 6 Height = 13 Caption = '0' end object Label5: TLabel Left = 160 Top = 88 Width = 103 Height = 13 Caption = 'rainbow@software.dk' end object Label6: TLabel Left = 152 Top = 104 Width = 122 Height = 13 Caption = 'www.rainbow-software.dk' end object Label13: TLabel Left = 179 Top = 50 Width = 47 Height = 13 Caption = 'Versio 4.0' end object OKButton: TButton Left = 157 Top = 200 Width = 75 Height = 25 Cancel = True Caption = 'OK' Default = True ModalResult = 2 TabOrder = 0 OnClick = OKButtonClick end object Panel1: TPanel Left = 10 Top = 15 Width = 369 Height = 169 BevelInner = bvLowered BevelWidth = 2 BorderWidth = 2 BorderStyle = bsSingle Caption = 'Panel1' TabOrder = 1 Visible = False object Image1: TImage Left = 6 Top = 6 Width = 121 Height = 153 Picture.Data = {} Stretch = True Visible = False end object Label7: TLabel Left = 144 Top = 8 Width = 139 Height = 37 Caption = 'Sai Baba' Font.Charset = DEFAULT_CHARSET Font.Color = clPurple Font.Height = -32 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 144 Top = 40 Width = 140 Height = 13 Caption = 'F�dt den 23. november 1926' end object Label9: TLabel Left = 144 Top = 60 Width = 203 Height = 13 Caption = 'Navnet Rainbow Software blev til under en' end object Label10: TLabel Left = 144 Top = 76 Width = 208 Height = 13 Caption = 'rundrejse i Australien, hvor Sai Baba med en' end object Label11: TLabel Left = 144 Top = 92 Width = 110 Height = 13 Caption = 'regnbue viste os vejen.' end object Label12: TLabel Left = 304 Top = 136 Width = 47 Height = 13 Caption = 'J�rn Sloth' end object LabelEffect1: TLabelEffect Left = 164 Top = 58 Width = 142 Height = 100 DepthHighlight = 0 ColourHighlight = clYellow EffectStyle = esCustom ColourScheme = csGold Angle = 12 Caption = 'Love all serve all' Font.Charset = DEFAULT_CHARSET Font.Color = clPurple Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False Transparent = True end end end