object FrcForm: TFrcForm Left = 326 Top = 134 AutoScroll = False Caption = 'Fractal Image' ClientHeight = 329 ClientWidth = 480 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object FrcImg: TImage Left = 0 Top = 0 Width = 480 Height = 329 Align = alClient ParentShowHint = False ShowHint = True end end