object frmBlack: TfrmBlack Left = 63 Top = 473 BorderIcons = [] BorderStyle = bsNone Caption = 'frmBlack' ClientHeight = 95 ClientWidth = 182 Ctl3D = False Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poDefault Scaled = False Visible = True WindowState = wsMaximized OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 16 object DdeClient: TDdeClientConv DdeService = 'PROGMAN' Left = 88 Top = 32 LinkInfo = ( 'Service PROGMAN' 'Topic ') end end