inherited WordTranslationForm: TWordTranslationForm Left = 350 Top = 168 BorderIcons = [] Caption = 'WordTranslationForm' ClientHeight = 38 ClientWidth = 456 Color = 38770687 Ctl3D = False OnClick = FormClick OnCreate = FormCreate OnKeyDown = FormKeyDown OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 15 object TranslationLabel: TLabel Left = 9 Top = 4 Width = 432 Height = 16 Caption = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True OnClick = TranslationLabelClick end end