Or, for the new TAddictRichEdit... RichEdit.Check( ctAll ); It does the flipping automatically... Michael Novak Addictive Software address@hidden http://www.addictive.net > -----Original Message----- > From: Glenn Crouch - ESB [mailto:address@hidden > Sent: Monday, February 12, 2001 5:14 AM > To: address@hidden > Subject: RE: Addict3 problem: checked works not being selected? > > > Marc, > > You need to toggle the HideSelection property - for DBMemo, this > property is not published by Borland (we have asked that they > look at fixing this for D6). So you need to do: > > TMemo (DBMemo1).HideSelection := False; > // SpellChecking > TMemo (DBMemo1).HideSelection := True; > > HTH > > Glenn Crouch mailto:address@hidden > Addictive Software Support ICQ:36017076 > mailto:address@hidden > http://www.addictive.net > >
<<attachment: winmail.dat>>