Robert Meek wrote: > I'm using a TBitbutton descendant. And it finally dawned on me that >they were the problem so I just re-set the focus myself and they're just >fine now, > Just out of curiosity, what does TBitButton buy you that TSpeedButton doesn't for this situation?
>but as for the delete key...I haven't set up any keydown or >keypress procedures using it, nor have I set any shortcuts to use it. It >does delete selected text, but not blank spaces or lines! > > Best I can offer you there is to have a look at your code, otherwise I'm baffled. I've never seen a TMemo behave like that. Stephen Posey [EMAIL PROTECTED] _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

