[Overview][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: industrialbase.pp line 14
type TIndustrialBase = class(TGraphicControl) end; |
||
protected |
||
procedure GraphicChanged; |
|
|
public |
||
constructor Create(); override; |
|
|
published |
||
property AntiAliasingMode: TAntialiasingMode; [rw] |
|
|
|
||
| | ||
|
TGraphicControl is the base class for all lightweight controls. |
|
| | ||
|
The base class for visible controls. |
|
| | ||
|
The base class for LCL components associated with widgets. |
|
| | ||
TComponent |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |