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

TCustomControlBar.AlignControlToBand

Aligns the control bar to the specified control band.

Declaration

Source position: extctrls.pp line 1544

protected procedure TCustomControlBar.AlignControlToBand(

  ABand: TCtrlBand;

  ARightToLeft: Boolean

);