object ImageForm: TImageForm Left = 322 Top = 206 BorderStyle = bsNone Caption = 'ImageForm' ClientHeight = 505 ClientWidth = 684 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True Position = poScreenCenter OnCloseQuery = FormCloseQuery OnKeyPress = FormKeyPress OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 640 Height = 480 BevelOuter = bvNone Caption = 'Panel1' Color = clBlack TabOrder = 0 object L1: TImage Left = 8 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L2: TImage Left = 28 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L4: TImage Left = 68 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L3: TImage Left = 48 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L5: TImage Left = 88 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L6: TImage Left = 128 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L7: TImage Left = 148 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L8: TImage Left = 168 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L11: TImage Left = 244 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L9: TImage Left = 204 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L12: TImage Left = 264 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L10: TImage Left = 224 Top = 228 Width = 19 Height = 31 AutoSize = True Visible = False end object L14: TImage Left = 324 Top = 228 Width = 19 Height = 31 AutoSize = True Visible = False end object L13: TImage Left = 304 Top = 228 Width = 19 Height = 31 AutoSize = True Visible = False end object L16: TImage Left = 384 Top = 228 Width = 19 Height = 31 AutoSize = True Visible = False end object L18: TImage Left = 424 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L17: TImage Left = 404 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L15: TImage Left = 364 Top = 228 Width = 19 Height = 31 AutoSize = True Visible = False end object L19: TImage Left = 464 Top = 228 Width = 19 Height = 31 AutoSize = True Visible = False end object L20: TImage Left = 500 Top = 228 Width = 19 Height = 31 AutoSize = True Visible = False end object L22: TImage Left = 540 Top = 228 Width = 21 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object L21: TImage Left = 520 Top = 228 Width = 19 Height = 31 AutoSize = True Visible = False end object L23: TImage Left = 562 Top = 228 Width = 19 Height = 31 AutoSize = True Picture.Data = {} Visible = False end object Scrn2: TImage Left = 0 Top = 0 Width = 640 Height = 480 Align = alClient Center = True Picture.Data = {} Visible = False end object Scrn3: TImage Left = 0 Top = 0 Width = 640 Height = 480 Align = alClient Center = True Picture.Data = {} Visible = False end object L24: TImage Left = 560 Top = 230 Width = 61 Height = 37 Center = True Picture.Data = {} Visible = False end object L26: TImage Left = 600 Top = 230 Width = 61 Height = 37 Center = True Visible = False end object L25: TImage Left = 580 Top = 230 Width = 61 Height = 37 Center = True Visible = False end end object Timer: TTimer Enabled = False Interval = 1500 OnTimer = TimerTick Left = 4 Top = 4 end end