Called when the Return key is pressed, signifying the default action.
Source position: controls.pp line 1701
public procedure TControl.ExecuteDefaultAction; virtual; |
ExecuteDefaultAction has an empty implementation in TControl. It can be overridden in descendent classes to perform any actions needed for the class type.
| Version 4.6 | Generated 2026-02-20 | Home |