RAD Studio VCL Reference
|
TWinControlActionLink is an action link used by descendants of TWinControl.
TWinControlActionLink = class(TControlActionLink);
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!
|