AnnAutoDialogFontSize example for Delphi
// This example will set the dialog fonts to use Courier 15 LEADAnn1.AnnSetAutoText ( ANNAUTOTEXT_DIALOG_FONT, 'Courier New' ) ; LEADAnn1.AnnAutoDialogFontSize:= 15;