object InstallDlg: TInstallDlg Left = -4 Top = -3 BorderIcons = [] BorderStyle = bsNone Caption = 'ProKon Installation' ClientHeight = 583 ClientWidth = 804 Color = clBlue Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Visible = True WindowState = wsMaximized OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 16 end