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

TCustomCoolBar.IsRowEnd

Indicates whether the band at the specified position is the last one on a row.

Declaration

Source position: comctrls.pp line 2586

protected function TCustomCoolBar.IsRowEnd(

  ALeft: Integer;

  AVisibleIndex: Integer

):Boolean;