[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Links an button to an action.
Source position: stdctrls.pp line 1138
type TButtonActionLink = class(TWinControlActionLink) end; |
||
protected |
||
|
The button to which this action applies. |
|
procedure AssignClient(); override; |
|
Installs the client button. |
procedure SetChecked(); override; |
|
Sets the Checked property of the linked button. |
public |
||
function IsCheckedLinked; override; |
|
Is the action's Checked property linked to the client? |
|
Links an button to an action. |
|
| | ||
TWinControlActionLink |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |