object FrmVC20: TFrmVC20 Left = 0 Top = 0 BorderStyle = bsDialog Caption = 'VIC-20 Emu' ClientHeight = 393 ClientWidth = 645 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy OnKeyPress = FormKeyPress OnKeyUp = FormKeyUp PixelsPerInch = 96 TextHeight = 13 end