[Lazarus] Stringgrid woes...
Sergei Gorelkin
sergei_gorelkin at mail.ru
Fri Mar 13 20:10:02 CET 2009
Jesus Reyes wrote:
>
> Is this different on Delphi? I would like to improve compatibility if it's not. If OnSetEditText is enough in Delphi to know when editing is finished then I think we should do it also.
>
It appears to be different then. In Delphi, OnSetEditText is called
multiple times during editing (with grid.EditorMode=True), and when the
editing is complete, it is called once with grid.EditorMode=False.
Sergei
More information about the Lazarus
mailing list