Class TCustomPopup (unit Popups)

Inherits from

TComponent

Constructors



Functions

function Execute(var Value): boolean;

public declarations

procedure GetPopupPoint;

protected declarations

procedure Notification(AComponent: TComponent; Operation: TOperation);

Set the Popup's Top/Left point to the Bottom Left hand corner of the associated TWinControl

procedure SetAlignSource(Value: TWinControl);


Properties

property AlignSource : TWinControl

published declarations

Events

Variables

FAlignSource : TWinControl;

private declarations

PopupPoint : TPoint;



Constructors


Functions


function Execute(var Value): boolean;

public declarations


procedure GetPopupPoint;

protected declarations


procedure Notification(AComponent: TComponent; Operation: TOperation);

Set the Popup's Top/Left point to the Bottom Left hand corner of the associated TWinControl


procedure SetAlignSource(Value: TWinControl);


Properties


property AlignSource : TWinControl

published declarations


Events


Variables


FAlignSource : TWinControl;

private declarations


PopupPoint : TPoint;