object DirectDlg: TDirectDlg Left = 188 Top = 198 BorderIcons = [] BorderStyle = bsNone Caption = 'C-evo' ClientHeight = 64 ClientWidth = 360 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OnClose = FormClose OnCreate = FormCreate OnPaint = FormPaint OnShow = FormShow PixelsPerInch = 96 end