Klasse TDBImage
Unit
DbCtrls
Deklaration
type TDBImage = class(TCustomImage)
Beschreibung
no description available, TCustomImage description follows
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 Field: TField read GetField; |
|
 |
property Align; |
|
 |
property Anchors; |
|
 |
property AutoDisplay: Boolean read FAutoDisplay write SetAutoDisplay default True; |
|
 |
property AutoSize; |
|
 |
property Center; |
|
 |
property Constraints; |
|
 |
property DataField: string read GetDataField write SetDataField; |
|
 |
property DataSource: TDataSource read GetDataSource write SetDataSource; |
|
 |
property DragCursor; |
|
 |
property DragMode; |
|
 |
property OnClick; |
|
 |
property OnDragDrop; |
|
 |
property OnDragOver; |
|
 |
property OnEndDrag; |
|
 |
property OnMouseDown; |
|
 |
property OnMouseMove; |
|
 |
property OnMouseUp; |
|
 |
property OnStartDrag; |
|
 |
property Picture; |
|
 |
property Proportional; |
|
 |
property QuickDraw: Boolean read FQuickDraw write FQuickDraw default True; |
|
 |
property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False; |
|
 |
property Stretch; |
|
 |
property Transparent; |
|
 |
property Visible; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:55