Componentes.Terceros.jvcl/official/3.00/examples/Globus/Visual Components Demo/glHelpPanel_demo.dfm

32 lines
670 B
Plaintext

object fTglHelpPanel: TfTglHelpPanel
Left = 326
Top = 261
Width = 391
Height = 214
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