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

TCtrlBand.Right

Contains the Right position for the band.

Declaration

Source position: extctrls.pp line 1488

public property TCtrlBand.Right : Integer
  read GetRight
  write SetRight;

Description

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