object ZoomForm: TZoomForm Left = 576 Top = 130 BorderStyle = bsToolWindow Caption = 'Zoom' ClientHeight = 80 ClientWidth = 104 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} OldCreateOrder = False Position = poDefault OnActivate = FormActivate OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 end