[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'PopupNotifier' (#lcl)

TNotifierForm

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: popupnotifier.pas line 59

type TNotifierForm = class(THintWindow)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Paint; override;

end;

Inheritance

TNotifierForm

  

|

THintWindow

  

Hint Window - the popup box containing helpful information that appears when the mouse pointer hovers over an object

|

TCustomForm

  

TCustomForm - the base type for TForm

|

TScrollingWinControl

  

TScrollingWinControl - a class of Window Control that has one or more scroll bars

|

TCustomControl

  

TCustomControl - a base class for many window controls

|

TWinControl

|

TControl

|

TLCLComponent

  

TLCLComponent - base class for LCL components

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.