object BigPic: TBigPic Left = 42 Top = 40 Width = 115 Height = 134 AutoSize = True Caption = 'Screenshot' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False WindowState = wsMaximized OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object ImPanel: TPanel Left = 0 Top = 0 Width = 107 Height = 107 AutoSize = True TabOrder = 0 object ImageBigPic: TImage Left = 1 Top = 1 Width = 105 Height = 105 Cursor = crHandPoint Hint = #1044#1083#1103' '#1079#1072#1082#1088#1099#1090#1080#1103' '#1085#1072#1078#1084#1080#1090#1077' '#1083#1077#1074#1091#1102' '#1082#1085#1086#1087#1082#1091' '#1084#1099#1096#1080 AutoSize = True Center = True ParentShowHint = False ShowHint = True Stretch = True OnClick = ImageBigPicClick end end end