object frmPageZero: TfrmPageZero Left = 790 Top = 356 AutoScroll = False Caption = 'frmPageZero' ClientHeight = 64 ClientWidth = 108 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Icon.Data = {} KeyPreview = True Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnKeyUp = FormKeyUp PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 8 Top = 8 Width = 89 Height = 41 Caption = 'Panel1' TabOrder = 0 end end