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;

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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!