[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: popupnotifier.pas line 44
type TNotifierXButton = class(TCustomControl) |
||
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure Paint; override; |
|
|
end; |
|
||
| | ||
|
TCustomControl - a base class for many window controls |
|
| | ||
| | ||
| | ||
|
TLCLComponent - base class for LCL components |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |