object Form2: TForm2 Left = 28 Top = 143 BorderIcons = [] BorderStyle = bsNone Caption = 'Slide show' ClientHeight = 581 ClientWidth = 800 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop WindowState = wsMaximized OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object imm2: TPMultiImage Left = 0 Top = 0 Width = 800 Height = 581 Align = alClient Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Times New Roman' Font.Style = [] ImageName = 'file not found' ImageDither = True ImageReadRes = lAutoMatic ImageWriteRes = sAutoMatic TifSaveCompress = sNONE JPegSaveQuality = 25 JPegSaveSmooth = 0 ParentFont = False Text = 'sd fgsdhgsdjh' TextLeft = 0 TextTop = 0 TextRotate = 0 TabOrder = 1 TabStop = False end object diap: TPMultiImage Left = 0 Top = 0 Width = 800 Height = 581 Align = alClient AutoSize = True Center = True Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -32 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ImageName = 'file not found' ImageDither = True ImageReadRes = lAutoMatic ImageWriteRes = sAutoMatic TifSaveCompress = sNONE JPegSaveQuality = 25 JPegSaveSmooth = 0 OnClick = diapClick ParentFont = False TextLeft = 0 TextTop = 0 TextRotate = 0 TabOrder = 0 TabStop = False end object elenco: TRzListBox Left = 400 Top = 16 Width = 121 Height = 97 ItemHeight = 13 TabOrder = 2 Visible = False end object testi: TRzListBox Left = 528 Top = 16 Width = 121 Height = 97 ItemHeight = 13 TabOrder = 3 Visible = False end object Edge1: TEdge sMultiImage = diap FXMethod = FXDiagonal FXDelay = 10 Left = 224 Top = 40 end object Timer1: TTimer Interval = 5000 OnTimer = Timer1Timer Left = 120 Top = 56 end end