Class tmessagewidget

Unit

Declaration

type tmessagewidget = class(tcaptionwidget)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure updatewindowinfo(var info: windowinfoty); override;
Protected procedure dokeydown(var info: keyeventinfoty); override;
Protected function getcaption: msestring; override;
Protected procedure setcaption(const Value: msestring); override;
Protected procedure internalcreateframe; override;
Public constructor create(const aowner: tcomponent; const apopuptransient: boolean; const ahasaction: boolean); reintroduce;
Public function canclose(const newfocus: twidget): boolean; override;

Description

Methods

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

This item has no description.

Protected procedure dokeydown(var info: keyeventinfoty); override;

This item has no description.

Protected function getcaption: msestring; override;

This item has no description.

Protected procedure setcaption(const Value: msestring); override;

This item has no description.

Protected procedure internalcreateframe; override;

This item has no description.

Public constructor create(const aowner: tcomponent; const apopuptransient: boolean; const ahasaction: boolean); reintroduce;

This item has no description.

Public function canclose(const newfocus: twidget): boolean; override;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.