Unit 'GR32_Image' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_graphics32]

TPaintBox32

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

Declaration

Source position: GR32_Image.pas line 160

type TPaintBox32 = class(TCustomPaintBox32)

protected

  procedure DoPaintBuffer; override;

  

public

  constructor Create(); override;

  

  property Canvas;

  

published

  property Align;

  

  property Anchors;

  

  property AutoSize;

  

  property Constraints;

  

  property Cursor;

  

  property DragCursor;

  

  property DragMode;

  

  property Options: TPaintBoxOptions;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property RepaintMode: TRepaintMode;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnGDIOverlay: TNotifyEvent;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnMouseEnter: TNotifyEvent;

  

  property OnMouseLeave: TNotifyEvent;

  

  property OnPaintBuffer: TNotifyEvent; [rw]

  

  property OnResize;

  

  property OnStartDrag;

  

end;

Inheritance

TPaintBox32

  

|

TCustomPaintBox32

  

|

TObject



CT Web help

CodeTyphon Studio