Klasse TCustomImage
Unit
ExtCtrls
Deklaration
type TCustomImage = class(TGraphicControl)
Beschreibung
no description available, TGraphicControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows
Hierarchie
Übersicht
Methoden
 |
constructor Create(TheOwner: TComponent); override; |
 |
destructor Destroy; override; |
Eigenschaften
Beschreibung
Methoden
 |
constructor Create(TheOwner: TComponent); override; |
|
 |
destructor Destroy; override; |
|
Eigenschaften
 |
property Canvas: TCanvas read GetCanvas; |
|
 |
property Align; |
|
 |
property AutoSize; |
|
 |
property Center: Boolean read FCenter write SetCenter; |
|
 |
property Constraints; |
|
 |
property Picture: TPicture read FPicture write SetPicture; |
|
 |
property Visible; |
|
 |
property OnClick; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseUp; |
|
 |
property Stretch: Boolean read FStretch write SetStretch; |
|
 |
property Transparent: Boolean read FTransparent write SetTransparent default true; |
|
 |
property Proportional: Boolean read FProportional write SetProportional default false; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:56