Class TBarRect (unit TaskBarInfo)

Inherits from

TObject

Constructors



Functions

function GetRect: TRect;

TBarRect methods to simplify use with TRects.

procedure SetRect(R: TRect);


Properties

property Bottom : Integer


property Left : Integer


property Right : Integer


property Top : Integer


Events

Variables

FRect : TRect;



Constructors


Functions


function GetRect: TRect;

TBarRect methods to simplify use with TRects.


procedure SetRect(R: TRect);


Properties


property Bottom : Integer


property Left : Integer


property Right : Integer


property Top : Integer


Events


Variables


FRect : TRect;