... 9, nLeft := 9, nBottom := 27, nRight := 71.5, ; cTitle := "RichEdit5" * DEFINE FONT oFont NAME "Arial" SIZE 0, - 14 oFont := TFont():New( 'Arial', 0, -15 , .f.,.f., 0*10,,,,,,,,,, ) DEFINE DIALOG oDlg FROM nTop, nLeft TO nBottom, nRight ; TITLE cTitle FONT oFont oDlg:lTruePixel ...