object fmZoomFT: TfmZoomFT Left = 248 Top = 156 BorderStyle = bsDialog Caption = 'Free Text Details' ClientHeight = 294 ClientWidth = 389 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Scaled = False Visible = True OnClose = FormClose PixelsPerInch = 120 TextHeight = 16 object memQuery: TMemo Left = 0 Top = 0 Width = 389 Height = 253 Align = alClient ReadOnly = True TabOrder = 0 end object Panel1: TPanel Left = 0 Top = 253 Width = 389 Height = 41 Align = alBottom TabOrder = 1 object BtnClose: TButton Left = 8 Top = 8 Width = 81 Height = 29 Caption = '&Close' TabOrder = 0 OnClick = BtnCloseClick end end object Sizer1: TSizer Enabled = True ExceptionAction = eaIgnoreControl GridColumnSizing = gcSizeAllColumns GridRowSizing = grSizeByDefaults MinimumSize = True NavigateOnEnter = True OverrideParentFont = True PerformAssertions = True ShowAssertionFailures = False StretchFonts = True StretchImages = True StretchOnResize = True ThreadProcessing = False Left = 344 Top = 257 ScreenWidth = ( 800) ScreenHeight = ( 600) OriginalFormWidth = ( 397) OriginalFormHeight = ( 321) OriginalFormLeft = ( 248) OriginalFormTop = ( 156) OriginalFormPPI = ( 120) OriginalClientWidth = ( 389) OriginalClientHeight = ( 294) end end