Open eugeneloza opened 6 years ago
OnSelectCell is fired every time the Form is activated.
May be fixed by issuing OnClick temporary variable to make sure onSelectCell was caused by user click (or keyboard event)
Amazing. OnClick is fired AFTER onSelectCell, so, yes. The fix is not working.
Doesn't seem to possible to fix it easily. Not critical, so moving to unimportant. Stop wasting time here.
it has
Visible := false;
for some reason AliasEdit calls OnSelect after creation