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

TCustomControlBar.InitializeBand

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

Declaration

Source position: extctrls.pp line 1567

protected procedure TCustomControlBar.InitializeBand(

  ABand: TCtrlBand;

  AKeepPos: Boolean

);