object Rainbow: TRainbow Left = 202 Top = 177 BorderIcons = [] BorderStyle = bsNone Caption = 'Rainbow' ClientHeight = 99 ClientWidth = 368 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter OnDeactivate = FormDeactivate PixelsPerInch = 96 TextHeight = 16 object Label1: TLabel Left = 385 Top = 51 Width = 91 Height = 13 Caption = 'Vent et �jeblik .......' Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Panel1: TPanel Left = 0 Top = 0 Width = 368 Height = 99 Align = alClient BevelInner = bvLowered BevelWidth = 3 BorderWidth = 3 BorderStyle = bsSingle TabOrder = 0 object Image1: TImage Left = 9 Top = 9 Width = 346 Height = 77 Align = alClient Picture.Data = {} Stretch = True end end end