object FrmVisDateEdit: TFrmVisDateEdit Left = 345 Top = 256 BorderStyle = bsNone Caption = 'FrmVisDateEdit' ClientHeight = 112 ClientWidth = 189 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True Position = poDefaultPosOnly OnClose = FormClose OnKeyUp = FormKeyUp OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 end