RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWinControlActionLink Class

TWinControlActionLink is an action link used by descendants of TWinControl.

Pascal
TWinControlActionLink = class(TControlActionLink);
C++
class TWinControlActionLink : public TControlActionLink;

Controls

TWinControlActionLink is designed to link actions to controls based on TWinControl. TWinControlActionLink inherits support for linking actions with the properties of components and controls and adds support for linking the help context. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!