Klasse TCustomImage

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

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

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

Eigenschaften

Public property Canvas: TCanvas read GetCanvas;
Public property Align;
Public property AutoSize;
Public property Center: Boolean read FCenter write SetCenter;
Public property Constraints;
Public property Picture: TPicture read FPicture write SetPicture;
Public property Visible;
Public property OnClick;
Public property OnMouseDown;
Public property OnMouseMove;
Public property OnMouseUp;
Public property Stretch: Boolean read FStretch write SetStretch;
Public property Transparent: Boolean read FTransparent write SetTransparent default true;
Public property Proportional: Boolean read FProportional write SetProportional default false;

Beschreibung

Methoden

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

Eigenschaften

Public property Canvas: TCanvas read GetCanvas;
 
Public property Align;
 
Public property AutoSize;
 
Public property Center: Boolean read FCenter write SetCenter;
 
Public property Constraints;
 
Public property Picture: TPicture read FPicture write SetPicture;
 
Public property Visible;
 
Public property OnClick;
 
Public property OnMouseDown;
 
Public property OnMouseMove;
 
Public property OnMouseUp;
 
Public property Stretch: Boolean read FStretch write SetStretch;
 
Public property Transparent: Boolean read FTransparent write SetTransparent default true;
 
Public property Proportional: Boolean read FProportional write SetProportional default false;
 

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