object Form1: TForm1 Left = 242 Top = 279 Width = 745 Height = 430 Caption = 'Mandelbrot set via Level Set Method' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 end