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

TBasicActionLink.IsOnExecuteLinked

Returns whether the client has it's OnExecute property linked.

Declaration

Source position: classesh.inc line 1691

protected function TBasicActionLink.IsOnExecuteLinked: Boolean; virtual;

Description

IsOnExecuteLinked always returns true in TBasicActionLink. Descendent classes can override this method to provide a different result.

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