Unit 'CheckBoxThemed' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCheckBoxThemedActionLink

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

Declaration

Source position: checkboxthemed.pas line 28

type TCheckBoxThemedActionLink = class(TWinControlActionLink)

protected

  FClientCheckBoxThemed: TCustomCheckBoxThemed;

  

  procedure AssignClient(); override;

  

  procedure SetChecked(); override;

  

public

  function IsCheckedLinked; override;

  

end;

Inheritance

TCheckBoxThemedActionLink

  

|

TControlActionLink

  

Links an Action to a control.

|

TObject



CT Web help

CodeTyphon Studio