object fTglHelpPanel: TfTglHelpPanel Left = 326 Top = 261 ClientWidth = 383 ClientHeight = 188 Caption = 'TJvgHelpPanel demo' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object glHelpPanel1: TJvgHelpPanel Left = 0 Top = 168 Width = 383 Height = 19 Align = alBottom BevelOuter = bvNone Caption = ' help ' TabOrder = 0 Strings.Strings = ( '') ExpandedHeight = 70 end end