Toolbar2000

TTBControlItem

Properties

Description:

A TTBControlItem component is automatically created when you drop a control on a TTBToolbar. It is essentially a "wrapper" that allows the control to be managed by the toolbar in the same way as Toolbar2000's native items.

Key Properties:

  • property Control: TControl; The control it is managing. You should not modify this property; it is set automatically.