[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 1638

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.