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

TNotifierXButton

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

Declaration

Source position: popupnotifier.pas line 44

type TNotifierXButton = class(TCustomControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Paint; override;

  

end;

Inheritance

TNotifierXButton

  

|

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.