The Grid has and InplaceEditor (which is of class TInplaceEdit, descendant
of TEdit) property (I think it's protected, but I can't check, because I
haven't got Delphi around at the moment). I guess you could attach event
handlers to it to handle changes. So the 'buffer' you refer to is actually
an edit control.
__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk

Reply via email to