[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Creates a new instance of the TBasicActionLink class
Create creates a new instance of a TBasicActionLink and assigns AClient as the client of the link.
Application programmers should never instantiate TBasicActionLink classes directly. An instance is created automatically when an action is assigned to a control (client).
Component programmers can override the create constructor to initialize further properties.
|
Destroys the TBasicActionLink instance. |