Unit 'BCRoundedImage' Package
[Overview][Types][Classes][Index] [#pl_bgracontrols]

TBCRoundedImage

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: bcroundedimage.pas line 38

type TBCRoundedImage = class(TGraphicControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Paint; override;

  

published

  property Picture: TPicture; [rw]

  

  property Style: TBCRoundedImageStyle; [rw]

  

  property BorderStyle: TRoundRectangleOptions; [rw]

  

  property Rounding: single; [rw]

  

  property Quality: TResampleFilter; [rw]

  

  property OnPaintEvent: TBCRoundedImagePaintEvent; [rw]

  

  property Anchors;

  

  property Align;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnClick;

  

end;

Inheritance

TBCRoundedImage

  

|

TObject



CT Web help

CodeTyphon Studio