Marco Web Center

[an error occurred while processing this directive]

Home: Code Repository: Mastering Delphi 5

Package OIFONTPK.DPK

Package Structure


MDDROPDOWNFONT.PAS

unit MdDropDownFont;

interface

implementation

uses
  DsgnIntf;

initialization
  FontNamePropertyDisplayFontNames := True;

end.