object dlgViewGIF: TdlgViewGIF Left = 329 Top = 256 BorderStyle = bsDialog Caption = 'View Animated GIF' ClientHeight = 389 ClientWidth = 586 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 569 Height = 337 Shape = bsFrame end object Image1: TImage Left = 24 Top = 32 Width = 505 Height = 129 AutoSize = True end object BitBtn1: TBitBtn Left = 248 Top = 352 Width = 97 Height = 33 Caption = 'O&K' TabOrder = 0 Kind = bkOK end end