[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomControlBar.InitializeBand

Configures a band and calculates its row position, order, and geometry including client decorations.

Declaration

Source position: extctrls.pp line 1572

protected procedure TCustomControlBar.InitializeBand(

  ABand: TCtrlBand;

  AKeepPos: Boolean

);