RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.TControlActionLinkClass Type

TControlActionLinkClass defines the metaclass for TControlActionLink.

Pascal
TControlActionLinkClass = class of TControlActionLink;
C++
TControlActionLink TControlActionLinkClass;

TControlActionLinkClass is the metaclass for TControlActionLink. Its value is a class reference for TControlActionLink or one of its descendants. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!