Klasse TDBImage

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

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

Public constructor Create(TheOwner: TComponent); override;
Public destructor Destroy; override;

Eigenschaften

Public property Field: TField read GetField;
Published property Align;
Published property Anchors;
Published property AutoDisplay: Boolean read FAutoDisplay write SetAutoDisplay default True;
Published property AutoSize;
Published property Center;
Published property Constraints;
Published property DataField: string read GetDataField write SetDataField;
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
Published property DragCursor;
Published property DragMode;
Published property OnClick;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnStartDrag;
Published property Picture;
Published property Proportional;
Published property QuickDraw: Boolean read FQuickDraw write FQuickDraw default True;
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
Published property Stretch;
Published property Transparent;
Published property Visible;

Beschreibung

Methoden

Public constructor Create(TheOwner: TComponent); override;
 
Public destructor Destroy; override;
 

Eigenschaften

Public property Field: TField read GetField;
 
Published property Align;
 
Published property Anchors;
 
Published property AutoDisplay: Boolean read FAutoDisplay write SetAutoDisplay default True;
 
Published property AutoSize;
 
Published property Center;
 
Published property Constraints;
 
Published property DataField: string read GetDataField write SetDataField;
 
Published property DataSource: TDataSource read GetDataSource write SetDataSource;
 
Published property DragCursor;
 
Published property DragMode;
 
Published property OnClick;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnStartDrag;
 
Published property Picture;
 
Published property Proportional;
 
Published property QuickDraw: Boolean read FQuickDraw write FQuickDraw default True;
 
Published property ReadOnly: Boolean read GetReadOnly write SetReadOnly default False;
 
Published property Stretch;
 
Published property Transparent;
 
Published property Visible;
 

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