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

TCtrlBand

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: extctrls.pp line 1398

type TCtrlBand = class end;

public

  property BandRect: TRect; [rw]

  property Bottom: Integer; [r]

  property Control: TControl; [rw]

  property ControlHeight: Integer; [rw]

  property ControlLeft: Integer; [rw]

  property ControlTop: Integer; [rw]

  property ControlWidth: Integer; [rw]

  property ControlVisible: Boolean; [rw]

  property Height: Integer; [rw]

  property InitLeft: Integer; [rw]

  property InitTop: Integer; [rw]

  property Left: Integer; [rw]

  property Right: Integer; [rw]

  property Top: Integer; [rw]

  property Visible: Boolean; [rw]

  property Width: Integer; [rw]

Inheritance

TCtrlBand

|

TObject

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