Klasse TCustomControl

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCustomControl = class(TWinControl)

Beschreibung

no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;
Public procedure DestroyWnd; override;
Public procedure Paint; virtual;

Eigenschaften

Public property Canvas: TCanvas read FCanvas write FCanvas;
Public property BorderStyle;
Public property OnPaint: TNotifyEvent read FOnPaint write FOnPaint;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 
Public procedure DestroyWnd; override;
 
Public procedure Paint; virtual;
 

Eigenschaften

Public property Canvas: TCanvas read FCanvas write FCanvas;
 
Public property BorderStyle;
 
Public property OnPaint: TNotifyEvent read FOnPaint write FOnPaint;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:54