TMemo descends from TCustomMemo wich descends from TCustomEdit as TEdit and almost all edit controls.
Regards. -----Mensaje original----- De: 12 12 [mailto:[EMAIL PROTECTED] Enviado el: Viernes, 02 de Noviembre de 2007 08:48 a.m. Para: [email protected] Asunto: RE: [lazarus] Emulate keyboard input like Windows "Screen Keyboard" * Sergio Samayoa <[EMAIL PROTECTED]> [Fri, 2 Nov 2007 08:11:33 -0600]: > > Deleting symbol in current position is also easy, just set SelStart, > SelLength and clear SelText. > > But if you want do to the hard way, which involves writing platform > specific > code, be my guest. You asked for cross platform way and that's why I > give to > you. Thanx for your advice, it seems good enough for TEdit. But i can't understand how to apply it to TMemo. -- 12 12 aka skywriter _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
