Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.ExecuteDefaultAction

Called when the Return key is pressed, signifying the default action.

Declaration

Source position: controls.pp line 1676

public procedure TControl.ExecuteDefaultAction; virtual;

Description

ExecuteDefaultAction has an empty implementation in TControl. It can be overridden in descendent classes to perform any actions needed for the class type.



CT Web help

CodeTyphon Studio