Klasse TShape

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TShape = class(TGraphicControl)

Beschreibung

no description available, TGraphicControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(TheOwner: TComponent); override;
Public destructor Destroy; override;
Public procedure Paint; override;
Public procedure StyleChanged(Sender: TObject);

Eigenschaften

Published property Align;
Published property Anchors;
Published property BorderSpacing;
Published property Brush: TBrush read FBrush write SetBrush;
Published property Constraints;
Published property DragCursor;
Published property DragKind;
Published property DragMode;
Published property Enabled;
Published property ParentShowHint;
Published property Pen: TPen read FPen write SetPen;
Published property OnChangeBounds;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnPaint;
Published property OnResize;
Published property OnStartDrag;
Published property Shape: TShapeType read FShape write SetShape;
Published property ShowHint;
Published property Visible;

Beschreibung

Methoden

Public constructor Create(TheOwner: TComponent); override;
 
Public destructor Destroy; override;
 
Public procedure Paint; override;
 
Public procedure StyleChanged(Sender: TObject);
 

Eigenschaften

Published property Align;
 
Published property Anchors;
 
Published property BorderSpacing;
 
Published property Brush: TBrush read FBrush write SetBrush;
 
Published property Constraints;
 
Published property DragCursor;
 
Published property DragKind;
 
Published property DragMode;
 
Published property Enabled;
 
Published property ParentShowHint;
 
Published property Pen: TPen read FPen write SetPen;
 
Published property OnChangeBounds;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnPaint;
 
Published property OnResize;
 
Published property OnStartDrag;
 
Published property Shape: TShapeType read FShape write SetShape;
 
Published property ShowHint;
 
Published property Visible;
 

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