[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.Action

The Action associated with this control.

Declaration

Source position: controls.pp line 1563

public property TControl.Action: TBasicAction
  read GetAction
  write SetAction;

Description

The Action property is a shortcut to ActionLink.Action.

See also

TControl.ActionLink

  

Link to the default Action associated with this control.

#rtl.Classes.TBasicAction