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

TCtrlBand.Width

Contains the dimensions for the band.

Declaration

Source position: extctrls.pp line 1491

public property TCtrlBand.Width : Integer
  read FWidth
  write FWidth;

Description

Updated when a value is assigned to the BandRect property, and in the AlignControlToBand method in TCustomControlBar.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.