[lazarus] Detecting TMemo's lines property changing

Shane Miller smiller at lakefield.net
Mon Jul 12 20:56:50 EDT 1999


I mentioned this problem before about detecting when TMemo's lines property
changed and someone mentioned setting TStringList's OnChanged event.  The
problem with that is FLines is a TStrings and you can't access the OnChange
property because it's in a child class.

Is there something that I'm missing?

Shane








More information about the Lazarus mailing list