[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Alias for the TControlActionLink type.
Source position: controls.pp line 1995
type TWinControlActionLink = TControlActionLink; |
Since HelpContext and HelpKeyword are properties of TControl, this class is obsolete. To maintain compatibility with existing code, its declaration is aliased to TControlActionLink.
|
Links an Action to a control. |