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

TBasicActionLink.IsOnExecuteLinked

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

Declaration

protected function TBasicActionLink.IsOnExecuteLinked: Boolean; virtual;

Description

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