Class tpopupwidget

Unit

Declaration

type tpopupwidget = class(ttoplevelwidget)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function getassistiveflags(): assistiveflagsty override;
Protected procedure updatewindowinfo(var info: windowinfoty); override;
Protected function internalshow(const modallevel: modallevelty; const transientfor: pwindow; const windowevent,transientforshow: boolean): modalresultty; override;
Public constructor create(aowner: tcomponent; transientfor: twindow); reintroduce; overload;

Properties

Public property transientfor: twindow read ftransientfor;

Description

Methods

Protected function getassistiveflags(): assistiveflagsty override;

This item has no description.

Protected procedure updatewindowinfo(var info: windowinfoty); override;

This item has no description.

Protected function internalshow(const modallevel: modallevelty; const transientfor: pwindow; const windowevent,transientforshow: boolean): modalresultty; override;

This item has no description.

Public constructor create(aowner: tcomponent; transientfor: twindow); reintroduce; overload;

This item has no description.

Properties

Public property transientfor: twindow read ftransientfor;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.