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

TBasicActionLink.FAction

The action with which this link is associated

Declaration

Source position: classesh.inc line 1688

protected TBasicActionLink.FAction: TBasicAction;

Description

FAction contains a reference to the action with which this link is associated. It should never be manipulated directly. It will be set automatically by the SetAction write method for the Action property.

See also

SetAction

  

Sets the action with which the actionlink is associated.

Action

  

The action to which the link was assigned.

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