Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TSpeedButtonActionLink

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: buttons.pp line 308

type TSpeedButtonActionLink = class(TControlActionLink)

protected

  procedure AssignClient(); override;

  

  procedure SetGroupIndex(); override;

  

  procedure SetChecked(); override;

  

  procedure SetImageIndex(); override;

  

public

  function IsCheckedLinked; override;

  

  function IsGroupIndexLinked; override;

  

  function IsImageIndexLinked; override;

  

end;

Inheritance

TSpeedButtonActionLink

  

|

TControlActionLink

  

Links an Action to a control.

|

TActionLink

  

|

TObject



CT Web help

CodeTyphon Studio