Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TToolButton.SetToolBar

Sets the value for the internal member with the TToolBar instance for the button.

Declaration

Source position: comctrls.pp line 2136

protected procedure TToolButton.SetToolBar(

  NewToolBar: TToolBar

);

Arguments

NewToolBar

  

New value for the internal member.