[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns whether the client has it's OnExecute property linked.
Source position: classesh.inc line 1691
protected function TBasicActionLink.IsOnExecuteLinked: Boolean; virtual; |
IsOnExecuteLinked always returns true in TBasicActionLink. Descendent classes can override this method to provide a different result.
lazarus-ccr.sourceforge.net |