unit MdDropDownFont; interface implementation uses DsgnIntf; initialization FontNamePropertyDisplayFontNames := True; end.