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

TCustomCoolBar.BandMaximize

Indicates the action used to maximize the width for a band on the control.

Declaration

Source position: comctrls.pp line 2641

public property TCustomCoolBar.BandMaximize : TCoolBandMaximize
  read FBandMaximize
  write FBandMaximize
  default bmClick;

Description

The default value for the property is bmClick, and indicates that single clicking on the background for a band causes it to be maximized.

See also

TCoolBandMaximize

  

Not used in the current LCL implementation.


Version 4.0 Generated 2025-05-03 Home