[Overview][Classes][Index] Reference for unit 'IndustrialBase' (#lcl)

TIndustrialBase

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

Declaration

Source position: industrialbase.pp line 14

type TIndustrialBase = class(TGraphicControl) end;

protected

  procedure GraphicChanged;

  

public

  constructor Create(); override;

  

published

  property AntiAliasingMode: TAntialiasingMode; [rw]

  

Inheritance

TIndustrialBase

  

|

TGraphicControl

  

TGraphicControl is the base class for all lightweight controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

The base class for LCL components associated with widgets.

|

TComponent

?

TObject

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