TControl.CreateToolbar

Allows a control to return an assistent control to be placed on the toolbar

Source

UserInterface.Control.pas (284)

Description

The user can invoke a toolbar for a control which will expose context sensitive functionality. A control can add a specific control to this toolbar which allows the user to manipulate the control in a way that is specific to the control. It is generally not meant to provide actions for the data itself that is displayed by the control.