Class tformshape (unit formshape)

Inherits from

tcomponent

Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions

procedure Loaded;

Protected declarations

procedure PaintForm(sender:tobject);


procedure SetBalloonEllips(avalue:integer);


procedure SetBalloonIndent(avalue:integer);


Properties

property BalloonEllips : integer


property BalloonIndent : integer


property BalloonPosition : TBalloonposition


property Reshape : boolean

Published declarations

Events

Variables

FBalloonEllips : integer;


FBalloonIndent : integer;


FBalloonPosition : TBalloonPosition;


FOnPaint : TNotifyEvent;


FOnPaintAssigned : boolean;


FReshape : boolean;

Private declarations


Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions


procedure Loaded;

Protected declarations


procedure PaintForm(sender:tobject);


procedure SetBalloonEllips(avalue:integer);


procedure SetBalloonIndent(avalue:integer);


Properties


property BalloonEllips : integer


property BalloonIndent : integer


property BalloonPosition : TBalloonposition


property Reshape : boolean

Published declarations


Events


Variables


FBalloonEllips : integer;


FBalloonIndent : integer;


FBalloonPosition : TBalloonPosition;


FOnPaint : TNotifyEvent;


FOnPaintAssigned : boolean;


FReshape : boolean;

Private declarations