Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.